Skip to content

Feature request: IDE tool to find the source definition and documentation of a JS symbol #277

@mikew67

Description

@mikew67

Don't know what IDE or smart editor everyone is using, but it sure would be helpful for us newbies to be able to click on a symbol, e.g. in example code, and go to either the definition of it in the same body of source, in included source, in a module, etc., and the documentation for it, if available.

Not sure how much work this would take, but here's an option:

  • Embed your toolchain in Xcode, just like the embedXcode project did. Not sure how much work this is, but you get a whole bunch of IDE capability for free, e.g., the above requested lookup, git integration, symbol completion, etc.

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