- Creating new TeX projects.
- Selecting templates for projects.
- Opening existing projects (coming soon).
- Visual Studio Code version 1.94.0 or higher.
- Node.js version 18 or higher.
This extension adds the following settings:
texProjectManager.projectPath
: Path to the folder where projects will be created.texProjectManager.templatesPath
: Path to the folder where templates are stored.
- Added function to open existing projects
- First stable release
- Use the
Ctrl+Alt+C
shortcut to create a new project - Ability to change the name, template, and project folder
- You can add your own template
Enjoy!