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

asp-language-server

ASP Language Tools

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

asp-lsp

A language server protocol for ASP

How to use ?

First you need to compile the language server protocol

cargo build

To launch the client extension in vscode first open the project in visual studio code. Once done you can launch the with the Run and Debug feauture of vscode. The correct launch preset is the 'launch client' option. It should open a new vscode instance with the language server you compiled before hand runnning in the background. If you now open a .lp file the language server will be interacting with the client.

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