Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PolarisNew to Visual Studio Code? Get it now.
Polaris

Polaris

welltypedwitch

|
643 installs
| (0) | Free
Syntax Highlighting for the Polaris Programming Language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Polaris

Syntax highlighting for the Polaris Programming Language.

Features

Syntax Highlighting for .pol and .polaris files.

Build Instructions

To build and install polaris-vscode, first install vsce (This has to be executed as root)

npm install -g vsce

To create the package .vsix file, run

vsce package

This will generate a file called polaris-<version>.vsix.

In Visual Studio Code, press Ctrl + P to open the command prompt, type in

>Extensions: Install from VSIX

and select the generated polaris-<version>.vsix file.

Now reload vscode via

>Developer: Reload Window
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft