Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Repository files navigation

Snakeskin Language Tools

This project contains the language tooling for Snakeskin. It consists of the following packages:

  • packages/language: The language definition and implementation of core language features.
  • packages/cli: A command-line interface exposing an LSP server for use outside of VS Code.
  • packages/extension: Contains the VSCode extension.
  • packages/web: Contains the language server running in a web browser and a monaco-editor with language support similar to the one from VSCode. Useful as a playground for experimenting with the language.
  • packages/intellij-plugin: A plugin for IntelliJ-based editors using LSP.
  • packages/neovim: LSP setup for Neovim.

What's in the folder?

Some file are contained in the root directory as well.

About

VSCode LSP for the Snakeskin language

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages