ace-extjs icon indicating copy to clipboard operation
ace-extjs copied to clipboard

gotoLine function ?

Open qharlie opened this issue 13 years ago • 1 comments

Is this possible ?

If so , let me know where to start and I can add it

qharlie avatar Aug 25 '11 02:08 qharlie

Anything is possible ;)

To implement:

  1. 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).
  2. Add method in the likes of: https://github.com/cadorn/ace-extjs/blob/08dbf6567cc5daac4571216b929e9bc7571a5f48/packages/extjs-ace/lib/component.js#L252

cadorn avatar Aug 25 '11 03:08 cadorn