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

Relative paths in settings #107

Closed tommy9 closed 5 months ago

tommy9 commented 5 months ago

Currently settings.json stores full paths for any targets added. The language server also expects full paths. It would be much better to use relative paths for portability.