typst-lsp
typst-lsp copied to clipboard
typst-fmt config in settings.json
Currently, typst-fmt settings have to be in a typstfmt-config.toml situated in the same folder as the typ file
(at least I couldn't find another way to have it be detected)
It would be useful if I could adjust the config through the vs code settings instead, or at the very least be able to set the path to a toml file so it doesn't have to be copied around.
If you're using the typstfmt binary, we have support for global config now :)
otherwise, it would be cool to have a vscode config that sets every project