typst/tools/support
2024-02-27 10:05:16 +00:00
..
config.json Fix whitespace ✔ 2021-03-04 13:55:21 +01:00
package.json VS Code language support extension 🛠 2021-02-23 20:27:23 +01:00
README.md Explain how to install VS Code tools 2023-09-12 11:07:55 +02:00
typst.tmLanguage.json New context system () 2024-02-27 10:05:16 +00:00

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.

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.