Skip to content
 
 

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kit-vscode

This repository hosts VSCode tooling for the Kit programming language. This project is a fork of AlexPoulsen/kit-vscode.

It contains a few independent extensions, each published under its own ID and license:

Extension ID Path
Syntax kitlang.syntax syntax/
LSP kitlang.lsp language-server/

Extensions

Kit Syntax (kitlang.syntax)

Syntax highlighting for Kit.

Kit LSP (kitlang.lsp)

Language server support for Kit. Currently a placeholder that contributes sample configuration options only.

Building

Each extension is built and tested independently by CI (see ci.yml), which runs a matrix over both syntax/ and language-server/. To build locally, see each extension's own README.

License

This repository is REUSE-compliant; license texts live in LICENSES/ and per-file declarations are in REUSE.toml. Each extension carries its own LICENSE file (symlinked to LICENSES/<SPDX>.txt) so vsce packages it as LICENSE.txt.

About

VSCode syntax matching, langauge server, and themes with good support for Kit.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages