ace-extjs
ace-extjs copied to clipboard
gotoLine function ?
Is this possible ?
If so , let me know where to start and I can add it
Anything is possible ;)
To implement:
- Figure out how to set the line number in ACE. Currently this fork is being pulled in: https://github.com/cadorn/ace (will be updating to the latest ACE soon).
- Add method in the likes of: https://github.com/cadorn/ace-extjs/blob/08dbf6567cc5daac4571216b929e9bc7571a5f48/packages/extjs-ace/lib/component.js#L252