arm32x / vscode-sdlang

Apache License 2.0
1 stars 0 forks source link

Change linecomment #1

Closed nschuetz1311 closed 2 years ago

nschuetz1311 commented 2 years ago

Would it be possible to change the "lineComment" from "//" to "#" in the language-configuration.json?

arm32x commented 2 years ago

The primary comment style for SDLang is // since it's what's used on their website, so that's what I used for this option. If you need to, you can modify the extension's files yourself in ~/.vscode/extensions.