Skip to content

Conversation

@sbromberger
Copy link
Member

VSCode supports multiple dev container configurations. The current configuration is very heavy because it requires tex-full and all the associated dependencies. It takes 10+ minutes to build on my machine.

I created a second alternate container configuration that removes the tex-full and sphinx dependencies - this is intended for development only, not document generation. It builds in less than a minute.

When starting up with a new container, VSCode will prompt the user to install the "full" container or the "no_docs" container.

@steiltre steiltre changed the base branch from master to v0.9-dev December 26, 2025 21:11
@steiltre
Copy link
Collaborator

Seems very useful for VSCode users :)

@steiltre steiltre merged commit fe5188f into v0.9-dev Dec 26, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants