Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 637 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 637 Bytes

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.