Skip to content

niu541412/slang-syntax

Repository files navigation

slang-syntax README

A Visual Studio Code extension for the syntax hightlight for S-Lang (.sl) sripts.

Installation

Install this extension from the VS Code marketplace.

Features

Syntax hightlight

screenshot

Requirements

vscode (>1.30).

Known Issues

Currently do not detect normal variable.

Select S-Lang as a language

  • On the bottom-right corner, click on the select language mode button, if you have created a new file it should display Plain Text
  • Select S-Lang in the list of languages.

Alternatively, the file with the .sl extension or has corresponding a shebang, VS Code will automatically select the language correctly.

Release Notes

~0.1.0

  • Initial release.
  • Change id for fix the conflict with other language with similar extension.

For more information

Enjoy!