LTeX in a devcontainer #662
Unanswered
tuetenk0pp
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed that LTeX redownloads about 280M of language data every time I load it inside a VS Code devcontainer. Is there an explanation for that? It would be nice if it wouldn't. Other extentions (e.g. LaTeX Workshop) only do this once so I assume there is a way around this.
This is my devconainer file if anybody is curious:
As for why I use a devcontainer at all: It makes collaboration really easy since everybody uses the same LaTeX distro and package versions, no matter what operating system they're on.
Beta Was this translation helpful? Give feedback.
All reactions