Skip to content

[CLOSED] Use Tern jump-to-definition search for quickeditt #3596

@core-ai-bot

Description

@core-ai-bot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions