summaryrefslogtreecommitdiff
path: root/tools/support/README.md
blob: c0efd0902153193581df62a2503c7af3ca5a2a6a (plain) (blame)
1
2
3
4
5
6
7
8
# Language support
This VS Code extension provides minimal language support for Typst. It contains
a syntax definition and a language configuration for comment toggling,
autoclosing etc.

The extension was created for development purposes only. It is not maintained
and its grammar is not 100% accurate. For a more actively developed extension
see the third-party [Typst LSP](https://github.com/nvarner/typst-lsp).