Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Jump to definition goes to exports line instead of function definition #3863

@njx

Description

@njx
  1. In the Brackets source, open brackets.js
  2. Find a method call to a module, e.g. Dialogs.showModalDialog(...)
  3. On the method name, Jump to Definition

Result: Goes to the exports line where that method is assigned, instead of going to the actual definition of the function.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions