Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vscode-sinNew to Visual Studio Code? Get it now.
vscode-sin

vscode-sin

Cipherix

|
4 installs
| (1) | Free
A syntax highlighting extension for Sin.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Sin Language Support for VS Code

Sin Language extension for VS Code provides syntax highlighting and a color theme for the Sin programming language.

Features

  • Syntax Highlighting: Support for basic keywords in Sin, including sin, addLog, addInput, and variable assignments.
  • Color Theme: A custom theme for Sin.

Installation

From Visual Studio Marketplace:

  1. Open Visual Studio Code.
  2. Go to the Extensions section (Ctrl+Shift+X).
  3. Search for "Sin Language Support" and click Install.

Manual Installation:

  1. Download the .vsix file from this repository.
  2. Open Visual Studio Code.
  3. Go to the Extensions view.
  4. Click on the ... in the top right and select Install from VSIX.
  5. Select the downloaded .vsix file.

Usage

  1. Open a .sin file in Visual Studio Code.
  2. The syntax will be automatically highlighted.
  3. To change the theme, go to Preferences > Color Theme and select Sin Default Theme.

Development

If you'd like to contribute to this project, feel free to fork it and send a pull request.

License

This extension is available under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft