Scripting in EA with Javascript is difficult as there's no intellisense available.
Is there any plan to support it in a future build?
This is especially important for users interested in the Model Based addins as it only works with Javascript.
On the Model Based addin topic, I have 2 requests as well:
- It is essential I think to have a way include Javascript scripts stored in the Scripting view (currently everything must be a UML class)
- The code must be accessed via each method. Whilst it enforces a proper way to model and code, a view on the entire code would be more suitable for developers.