Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>pint-language-serverNew to Visual Studio Code? Get it now.
pint-language-server

pint-language-server

ASSERT-KTH

|
14 installs
| (0) | Free
pint language server
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pint language server

Introduction

This repo is a language server for the pint programming language.

more info about pint

PINT book

Development using VSCode

  1. pnpm i
  2. cargo build
  3. Open the project in VSCode: code .
  4. In VSCode, press F5 or change to the Debug panel and click Launch Client.
  5. In the newly launched VSCode instance, open the file examples/test.nrs from this project.
  6. If the LSP is working correctly you should see syntax highlighting and the features described below should work.

Demo

TBA

@ASSERT-KTH devcon team

  • @javierron
  • @Mokita-j
  • @sofiabobadilla
  • @Stamp9

Note

If encountered errors like Cannot find module '/xxx/xxx/dist/extension.js' please try run command tsc -b manually, you could refer https://github.com/IWANABETHATGUY/tower-lsp-boilerplate/issues/6 for more details

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