typstfmt icon indicating copy to clipboard operation
typstfmt copied to clipboard

Results 34 typstfmt issues
Sort by recently updated
recently updated
newest added

[x] I have tested with the master version of typstfmt and not just typst-lsp ``` $ typstfmt --version version: 0.2.7 (46b4ec34) ``` # Describe the bug So, uh, sorry to...

Update code to support "official" crate `typst-syntax` version `0.11.0`

Hey dear followers, I've started working on the long waited refactor to keep raw blocks and `//typstfmt::off` to drift right as well as other problems. This is a complex task...

- [x] I have tested with the master version of typstfmt and not just typst-lsp **Describe the bug** typstfmt remove custom line breaks in function calls even with `line_wrap` setting...

Can it provide completions for common shells? I guess https://docs.rs/clap_complete/latest/clap_complete/ can be useful. TIA!

- [x] I have tested with the master version of typstfmt and not just typst-lsp **Describe the bug** When a sentence ends with a number immediately before the period, this...

- [x] I have tested with the master version of typstfmt and not just typst-lsp **Describe the bug** When formatting a document that ends in a normal paragraph, trailing newlines...

First thanks for this great extension! I am using this extension with VSCode. When performing file formatting, automatic linebreaks will be inserted to break a paragraph, leaving a weired display...

- [x] I have tested with the master version of typstfmt and not just typst-lsp **Describe the bug** Extra comma and new line inserted to long `mat` calls with named...