JavaScript tooling in the built-editor [message #1692996] |
Tue, 21 April 2015 03:10  |
Eclipse User |
|
|
|
Hi,
I would like to use the new tern based JavaScript tooling available in the org.eclipse.orion.client.javascript package with the built-editor. Especially
- Content Assist
- Validation
- Ocurrences
- Quick fixes (optional)
Can someone give me a minimal example on how to accomplish that?
Thanks and regards
Sebastian
|
|
|
|
|
Re: JavaScript tooling in the built-editor [message #1698813 is a reply to message #1694578] |
Thu, 18 June 2015 02:26   |
Eclipse User |
|
|
|
Hi,
I just had a look at the new code-edit widget (version 9.0.0S9) and it really looks neat.
Just a few remarks:
- It would be nice to have non-minified versions of the plugin files as well, since I need to tweak the editor for my needs (code completion for my own types, maybe custom quickfixes later, etc.)
- The links to the online documentation of the built-in types should open in a new tab by default.
- The syntax highlighting for JSDoc didn't work in the version I tested.
Apart from that: Great work!
Regards
Sebastian
P.S.: How do I set options like theme, autoPair for all kinds of brackets, and custom key bindings? I tried to set them as usual via the options object (e.g. theme: 'prospecto', autoPairParentheses: true, autoPairBraces: true) but it didn't work.
[Updated on: Thu, 18 June 2015 07:34] by Moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04434 seconds