What do you use for intellisense for external JS objects?

I wonder what IDE RIA developers use Ext JS to develop? Are there objects with configuration objects in the IDE?

I found this itellisence file for Visual Studio. In addition, Aptana supports Ext JS, but not for configuration objects. Spket has an IDE, is that good? Does anyone use it?

+3
source share
2 answers

You can try Ext Designer to design your application.

0
source

I use Komodo, they have support for popular libraries like dojo yui and extjs

0
source

Source: https://habr.com/ru/post/1787481/


All Articles