vizhub-core / vzcode

Mob Programming Code Editor
MIT License
55 stars 13 forks source link

Jump to definition #717

Closed jeffrey-asm closed 2 weeks ago

jeffrey-asm commented 3 weeks ago

This implementation will allow users to use CTRL + Click when targetting an identifier within the current code editor to jump to its definition for various identifier types, such as variables, methods, and properties.