typst/tools/support
Laurenz ef279fa667 Improve syntax definition
- Allow both from and using for now
- Remove exclamation mark support
- Support with expressions to apply arguments to a function
2021-06-23 19:46:04 +02:00
..
README.md VS Code language support extension 🛠 2021-02-23 20:27:23 +01: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 Improve syntax definition 2021-06-23 19:46:04 +02:00

README.md

Language support

This VS Code extension provides language support for Typst. It contains a syntax definition and a language configuration for comment toggling, autoclosing etc.