1
submitted 2 years ago by [email protected] to c/[email protected]

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?

all 12 comments
sorted by: hot top new old
[-] [email protected] 3 points 2 years ago

Vim + TeX Live on Gentoo

[-] [email protected] 3 points 2 years ago

Overleaf, because I don't have to download an application.

[-] [email protected] 3 points 2 years ago

VS Code with the LaTeX workshop plugin. Works like a charm. You need to have LaTeX installed in your system

[-] [email protected] 2 points 2 years ago

I myself use TeXStudio with a texlive-full install. I may switch to something else, but currently it is a convenient setup.

[-] [email protected] 2 points 2 years ago

Neovim with vimtex and texlab language server. Learning nvim takes some time, but I made preconfig, which allows to start a bit easier

[-] [email protected] 1 points 2 years ago

I second this. Getting started started takes some effort, but writing in Neovim is such a joy on its own. Especially implementing comments from other people is much faster and if you use git, you can also easily switch back to earlier versions and/or compare your changes.

[-] [email protected] 2 points 2 years ago

MiKTeX, because it's the first one I stumbled upon in high school and I don't use LaTeX enough to be bothered to optimize my choice of editor.

[-] [email protected] 2 points 2 years ago

TeXStudio for the convenience of compiling and managing multi-file projects; (neo)vim for serious work with the tex files.

[-] [email protected] 2 points 2 years ago
[-] [email protected] 2 points 1 year 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.

[-] [email protected] 2 points 11 months ago* (last edited 11 months ago)

Usually Neovim and :!tectonic main.tex, nothing fancy. For preview ideally Zathura or Preview on Mac.

Also VSCode is quite usable, since there are some pdf preview plugins.

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

LaTeX

447 readers
1 users here now

Welcome to a community discussing everything TeX & LaTeX!

Getting started

Useful resources

Tools

Topic specific resources

Rules

founded 2 years ago
MODERATORS