Code Validation and Visualisation in Expression Editor

You know how Visual Studio shows the code and helps highlight it, can we add a similar functionality to the expression editor?

We have big plans for the expression editor: mainly, getting rid of it :slight_smile:

The idea is to allow you to write the expressions inline when you’re still in the node details view. But for sure we should have syntax highlighting and validation.

4 Likes

Maybe using Monaco could solve the problem above?