Rewrap icon indicating copy to clipboard operation
Rewrap copied to clipboard

Feature Request: Add Support for Typst

Open Nabav opened this issue 2 years ago • 1 comments

Please add support for Typst typesetting language.

  • Single line comment start it with //
  • Multi-line comments are wrapped between /* and */

Nabav avatar Jul 11 '23 10:07 Nabav

+1

Moreover, I am unable to use Rewrap to automatically wrap long lines in a Typst document. Manually requesting a rewrap with Alt+Q or by invoking the command directly doesn't works either. Switching the document type to Markdown, Latex, plain text or others works fine, at the expense of loosing syntax highlighting.

Would love to see Typst support added !

HerrCraziDev avatar Aug 03 '23 15:08 HerrCraziDev