Issue by jeffkenton
Wednesday May 15, 2013 at 21:56 GMT
Originally opened as adobe/brackets#3847
Current changes:
- Use tern's jump-to-definition search for QuickEdit.
- Change jump-to-definition to just select function name and place cursor at the end of the name to match what other editors do.
Future plans:
- support finding var definitions in QuickEdit.
- don't fall back to old QuickEdit search when tern knows a symbol is a builtin.
- get tern to provide whole function extent, including function body and JSDoc style comments, if possible.
Note that the futures depend on improvements in tern.
jeffkenton included the following code: https://github.com/adobe/brackets/pull/3847/commits
Wednesday May 15, 2013 at 21:56 GMT
Originally opened as adobe/brackets#3847
Current changes:
Future plans:
Note that the futures depend on improvements in tern.
jeffkenton included the following code: https://github.com/adobe/brackets/pull/3847/commits