There are several issues that make, for the moment, the use of the editor frustrating:
- We cannot zoom in preview mode (SVG or HTML)
- The visual edit mode can be very weird with the script part of the document image . Also, if we try to write a function like
#test_function(at the moment we type(this transforms the function into a script block... Maybe you need to state that this is a script block if the cursor is in some manner "close" to the scripting part... - Please, can you add real syntax highlighting for the Typst code?
Maybe you can wrap all the script inside a sub-box editor with syntax highlighting; this will solve the issues 2 and 3 at the same time.
Thanks a lot for your work, it is very amazing!
There are several issues that make, for the moment, the use of the editor frustrating:
- We cannot zoom in preview mode (SVG or HTML)
- The visual edit mode can be very weird with the script part of the document  . Also, if we try to write a function like `#test_function(` at the moment we type `(` this transforms the function into a script block... Maybe you need to state that this is a script block if the cursor is in some manner "close" to the scripting part...
- Please, can you add real syntax highlighting for the Typst code?
Maybe you can wrap all the script inside a sub-box editor with syntax highlighting; this will solve the issues 2 and 3 at the same time.
Thanks a lot for your work, it is very amazing!
37 KiB