开发者

Syntax highlighting in ExtJS?

Does anybody know of an ExtJS editor (like HTMLEditor) with syntax highlighting or does someone has some experience integrating Bespin or ot开发者_开发问答her Scripts into it?


There is no specific editor for ExtJS code highlighting, however, you can use CodeMirror for Javascript code highlighting. Even I integrated it with my ExtJS application to write Javascript as well as ExtJS codes and it is working perfectly.

If you want to get this feature for highlighting codes in IDE then you can use Spket Update : "http://www.spket.com/update/" in Eclipse (Help->Software Updates->Find and Install->Search for new feeatures) for ExtJS code highlighting.


you could use ace-extjs


In the ExtJs Forum someone published a syntax file for vim, which I use daily.

There is also this (older) blog post : IDEs, Plugins and tool for ExtJs.

Finally, you have a lot of forums thread abouts IDE.


PHP Storm and Webstorm are great

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜