vscode-lark
vscode-lark copied to clipboard
support go to symbol
vscode has a feature that allows you to @symbol to peak at the definition of the symbol and optionally press enter to go to the line of definition.
On mac, either:
- Cmd + P -> type
@symbol - Cmd + shift + O -> type
symbol