This Visual Studio Code extension adds syntax coloring and snippets for the SmallBASIC language (https://smallbasic.github.io/)
- Syntax coloring
- Code snippets (e.g. For ... Next, If ... Else ... EndIf)
Copy this folder to %USERPROFILE%.vscode\extensions (Windows) or ~/.vscode/extensions (Linux/ Mac) and restart Visual Studio Code.
Download the VSIX file and open it in Visual Studio Code in the extension section.
