On version 8.0.3 rc2
When you enable and start coding the configureCell Extension Function on a power table, and then you add a custom method, the whole code of the configureCell function disapear (even the declaration):
-
Enable the
configureCell
extension function
-
add a custom method
-
Go back to the configureCell extension function
The whole code has disapear (and you cannot type anything, as if you were trying to edit the declaration of the configureCell signature)
This appens either way you start (creating the custom method before or after enabling the configure cell)