Skip to content

sino-lang/vscode-sino

Repository files navigation

Sino language support for Visual Studio Code

Provides Sino language support for Visual Studio Code.

Features

Code Editing

  • syntax highlighting
  • code snippets for quick coding

Usage

First you will need to install Visual Studio Code >= 1.76. In the command palette (Cmd+Shift+P) select Install Extensions and choose Sino. Alternatively you can install the extension from the Marketplace. Now open any .sn,file in VS Code.

Note: It is recommended to turn Auto Save on in Visual Studio Code (File -> Auto Save) when using this extension.

Commands

You can access all of the above commands from the command palette (Cmd+Shift+P).

License

MIT