typst/tools/support
Laurenz 570c528b3e Integers with different bases 2023-04-04 15:46:09 +02:00
..
README.md Add note to VS Code extension 2023-03-27 12:38:05 +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.