Skip to content

Slynx-Language/slynx-lsp

Repository files navigation

slynx-lsp

This repository implements the LSP programming language for Slynx.

How to run the extension (development)

  1. Install the dependencies (repository root):

    npm install
  2. Compile the TypeScript code (or leave it in watch mode for development):

    npm run watch
  3. Open the project in VS Code:

    code .
  4. Launch the extension on an Extension Development Host:

  • Press F5 or go to Run and Debug > Launch Extension.

About

Slynx Language Protocol Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors