supersurviveur / typst-math

A VS Code extension to simplify math writing in Typst
https://marketplace.visualstudio.com/items?itemName=surv.typst-math
MIT License
23 stars 0 forks source link
typst vscode-extension

Typst math VS Code Extension

A VS Code extension to simplify math writing in Typst.

Installation

The extension can be downloaded from the Visual Studio Marketplace.

To preview math symbols, some fonts are required, which you can either install manually or let the extension install them automatically on first launch (works on Windows only).

Unfortunatly, you also need to set your theme colors in the extension settings, as the extension can't access theme colors directly. You can find the settings in File > Preferences > Settings > Extensions > Typst Math. By default, the extension will use the monokai theme colors.

Features

Settings

Issues

If you encounter any issues, please report them on the GitHub repository.

Feel free to contribute to the project ! See the CONTRIBUTING.md file for instructions on how to build the project.

Acknowledgements