Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Rotoscript SupportNew to Visual Studio Code? Get it now.
Rotoscript Support

Rotoscript Support

Kalaay

|
3 installs
| (0) | Free
Language support for the Rotom scripting language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rotom VS Code Extension

Setup

  1. Build the LSP: cargo build -p rotom-lsp in the rotom repo.
  2. Install deps: npm install in this directory.
  3. Open this folder in VS Code and press F5 to launch the Extension Development Host.

Configuration

{ "rotom.lsp.path": "/path/to/rotom-lsp" }

If unset, searches the extension bin/ directory, workspace target/ builds, then $PATH.

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