Skip to content

alxnull/vscode-smallbasic

Repository files navigation

Small Basic for VS Code

This Visual Studio Code extension adds support for Microsoft's Small Basic language.

Features

  • Syntax highlighting
  • Code snippets (e.g. For ... EndFor, If ... Else ... EndIf, ...)

Installation

From repository

Copy this folder to %USERPROFILE%\.vscode\extensions (on Windows) or ~/.vscode/extensions (on Linux/ Mac) and restart VS Code.

From VS Code Marketplace

Go to Small Basic extension marketplace page.

Changelog

See the changelog for details.