-
Notifications
You must be signed in to change notification settings - Fork 203
Closed
Description
Part of Nuclide is the hyperclick package, https://atom.io/packages/hyperclick, it allows for interacting with text in the editor while holding the alt key, via a service.
Some thoughts of things we could implement with this.
- Jump to definition.
- allow quick fixes to define syntax errors they are associated with
- for example quick fix to implement an interface could be attached to the, the syntax error for a interface not being implemented.
dmytrokyrychuk, renke, cescoferraro, TheMcMurder, rzeigler and 3 morecescoferraro, jeremistadler and sompylasar