Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>caprice-lspNew to Visual Studio Code? Get it now.
caprice-lsp

caprice-lsp

JHU PL Lab

|
1 install
| (0) | Free
A language server for Caprice
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Caprice LSP

A language server for the Caprice language, providing diagnostics in VS Code.

Running

Build the TypeScript server (once, or after TS changes):

cd caprice-lsp && npm install && npm run compile

Run in VS Code:

Open any file in caprice-lsp/server/src/ (e.g. server.ts), press F5, and select VS Code Extension Development. A new VS Code window will open with the extension loaded. The LSP activates automatically on .caprice files.

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