Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SmallBASIC syntax coloring for Visual Studio Code

This Visual Studio Code extension adds syntax coloring and snippets for the SmallBASIC language (https://smallbasic.github.io/)

Example

Features:

  • Syntax coloring
  • Code snippets (e.g. For ... Next, If ... Else ... EndIf)

Installation

From repository

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

From VSIX packaged extension

Download the VSIX file and open it in Visual Studio Code in the extension section.