Great potential but missing basic text editing features
Complication is reasonably fast and there's some nice typst-specific IDE-like features here, but the basic text editing is not up to snuff. It doesn't auto-add paired delimiters which is especially annoying given how quickly it can flag unpaired delimiters as an error, and it doesn't have any special handling for indentation like a code editor should.
Show more
Response from developer
Thanks for the review! In version 1.4 I added: - Automatic bracket closing for (, [, {, &, and ", integrated with undo - Smart indentation for Typst brackets and nested blocks - Better inline errors/warnings - Spell checking is now restricted to prose Please do test again and report anything else you miss in the editor.
