this post was submitted on 18 Jun 2023
8 points (100.0% liked)

LaTeX

375 readers
1 users here now

Welcome to a community discussing everything TeX & LaTeX!

Getting started

Useful resources

Tools

Topic specific resources

Rules

founded 1 year ago
MODERATORS
 

I started with TeXworks (+ XeTeX, which both happen to have been created by Jonathan Kew) and I found no reason to change since then. The only slight drawback is that autocomplete support exists but is rudimentary, however it doesn't bother me that much.

Which editor do you prefer?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 7 months ago

Nvim. autopair.nvim let's you autoclose "begin[]" macros. Luasnip let's you create custom snippets for every macro you use. I also use Emmet LSP for inline svg.