simondotm / beeb-vsc

Visual Studio Code Extension to support code development for BBC Micro
https://marketplace.visualstudio.com/items?itemName=simondotm.beeb-vsc
MIT License
13 stars 3 forks source link

Add reference functionality for macros #94

Closed tommy9 closed 5 months ago

tommy9 commented 5 months ago

Currently we don't set up anything special for macros e.g. find all references, go to definition or hovers.

Optionally, could look at semantic highlighting too for usage of macros too.