typst/tools/support/README.md
2023-09-12 11:07:55 +02:00

14 lines
596 B
Markdown

# 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).
## Installation
The simplest way to install this extension (and keep it up-to-date) is to add a
symlink from `~/.vscode/extensions/typst-support` to
`path/to/typst/tools/support`.