-
Notifications
You must be signed in to change notification settings - Fork 535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compile on save compiles document opened first rather than the current one #18
Comments
You can use the new |
How would one enable this by default (i.e. after save)? |
The extension receives an overhaul since version |
Yeah @zachjweiner I'm not clear what you are asking for here, I believe this should now be the current behaviour. To be clear, each time you change file we reassess what the root tex file should be, and if we have nothing else to go on we would select the current tex document, so what you ask for should work? Is it not doing that? If so a concrete example would be very helpful, but please do so in a new issue. |
I'm sorry, I was doing something stupid and couldn't tell that it was my fault rather than the extension. Working great, thank you so much. |
When I have two different tex files open at the same time, saving always compiles the one that I opened first.
Fantastic extension by the way. Once I find a suitable spellcheck solution for it, I will won't have any need for other latex editors.
The text was updated successfully, but these errors were encountered: