Stefano Volpe
Stefano Volpe
According to the README, typst_lsp has https://github.com/nvarner/typst-lsp/blob/0d5b9330a1d515fa47456e755f751ea4056282b8/README.md?plain=1#L10 however, according to my editor, "textDocument/formatting" is not suppoted for typst_lsp. Is the formatting support implemented as something different from "textDocument/formatting"? If so,...
- **Component**: - LSP (used with other editor) - **LSP version**: Version: 0.12.1, commit 4867da4b1e249182182549da6fb888fdf992ff48 (Typst version 0.10.0) - **OS version and name**: Alpine Linux 3.18 - I am on...
**Is your feature request related to a problem? Please describe.** I think plain text files (e.g. .txt) should be supported. They have no markup, so no parsing needs to be...
Would be nice to be able to do something like `:upload *.png`. All the relevant files are processed in filename order. I am assuming an error should pop up if...
Some commands (such as `:upload`) require path arguments. Although `.`/`..` are fully supported already, the same does not apply for `~`. I think it should both (1) work properly when...
If a path argument features whitespaces, " " should be automatically added by autocompletion. Either that or the whitespaces should be escaped with \\.
Added Prolog and ProbLog parsers and queries. The two languages do not have proper scopes or injections, as far as I know (used the ISO standard to implement the parsers),...
### Steps to reproduce Export your Contacts as JSON. ### Expected behaviour In the resulting JSON, Telegram should not be described as "ad-free". ### Actual behaviour This is from my...
### Language Name 🖊 Typst https://typst.app ### Logo 📷  ### Upstream support ✅ - [X] Does tokei already support the language in question?