This Visual Studio Code extension adds support for Microsoft's Small Basic language.
- Syntax highlighting
- Code snippets (e.g.
For ... EndFor,If ... Else ... EndIf, ...)
Copy this folder to %USERPROFILE%\.vscode\extensions (on Windows) or ~/.vscode/extensions (on Linux/ Mac) and restart VS Code.
Go to Small Basic extension marketplace page.
See the changelog for details.