Which Editor is the right one / best for typing on a iMac?

Hello,

Which editor is easy to work with for Typst?

I work with Emacs and TexStudio on my iMac. Can Typst be integrated into one of these editors? If so, how?

Or would you recommend another editor?

Best regards,

Norbert

1 Like

It runs in command line, so at the very worst in emacs you could just set up some sort of autosave, it would recompile and then you could have a live view of it in safari or preview or whatever.

There is probably some packages to make it nicer. Looks like someone has: emacs preview

If you wanted you could probably do pretty well with vs code, emacs emulation and tinymist. I use vim emulation there and it is a fairly nice package.

The answer is that there is no “right” or “best” editor, as these evaluations are subjective.

IDE integrations

Thanks for your answer.

Thank you for your comprehensive answer…

1 Like