Skip to content

VSCode Support

Samalang provides syntax highlighting support for Visual Studio Code using a custom extension.
This allows .sl files to be recognized with proper colors and basic language features.

  1. Open Visual Studio Code
  2. Go to Extensions (Ctrl + Shift + X)
  3. Search for Samawa-Language

Or install manually:

Terminal window
git clone https://github.com/Samawa-Language/samalang-vscode-extension