typst/tools/support
Laurenz 3ca4c94870 Explain how to install VS Code tools 2023-09-12 11:07:55 +02:00
..
README.md Explain how to install VS Code tools 2023-09-12 11:07:55 +02: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
typst.tmLanguage.json Integers with different bases 2023-04-04 15:46:09 +02:00

README.md

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.