Features:
- Code Completion (intellisense)
- Syntax Highlighting
- Javascript validation (For example missing commas, unequal brackets etc)
Usage:
- Download spket eclipse plugin and install it in your eclipse.
- Once you install this plugin, you need to create a profile and configure extjs builds.
- Steps to create Extjs profile : http://spket.com/extjs.html.
- After profile creation, restart eclipse and open javascript files in spket editor.
Drawbacks:
- Spket doesn't allow to customize javascript profile in free license version, for example if you want to change default indentation levels, you need to move to licensed version of it.
Once configuration is complete, restart your eclipse,
To install eclipse plugins : http://javadevtool.blogspot.in/2014/05/installation-of-plugins-in-eclipse.html
To install eclipse plugins : http://javadevtool.blogspot.in/2014/05/installation-of-plugins-in-eclipse.html
Project home : http://spket.com
Done.