|
|
|
Re: JavaScript tooling in the built-editor [message #1698813 is a reply to message #1694578] |
Thu, 18 June 2015 06:26   |
Sebastian Pahnke Messages: 3 Registered: April 2015 |
Junior Member |
|
|
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 11:34] Report message to a moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01451 seconds