I am a big fan of Microsoft Visual Studio. I like the code folding, auto-completion, auto-formatting, and many more.
I am thinking that it will be good if I can abuse MS Visual Studio as an IDE for LaTeX users. Shortly speaking, is it possible? For the first step, I think making me possible to invoke LaTeX compiler and invoke PDF viewer from within Visual Studio is more than enough. But you can step further by allowing me to use auto-completion, etc.
Is there any idea?
LaTeX editors usually have setting to invoke LaTeX compilers and PDF viewers as follows. It might be useful for you.
LaTeX language support for Visual Studio Code This extension adds syntax highlighting and snippets for LaTeX language. I developed based on VSCode LaTeX grammars.
Setting up VS CodeTo export LaTeX documents to PDFs, view PDFs, Intellisense and more features, we have to install an extension for VS Code. You can install the extension from the link below. For additional features you can install LaTeX utilities, but it is no longer maintained by the developer.
Migrating to Visual Studio CodeThe editor itself is great. There is a good set of available extensions that you can install with a click, it is relatively fast and it provides everything you may need for working with version control in your repositories.
For Visual Studio Code (VSC) use extension: "LaTeX Workshop".
On Windows: Install MiKTeX, then over MiKTeX Console install package "latexmk". Finally install Perl http://strawberryperl.com/
PDF gets rebuilt automatically on saving the .tex file with VSC.
For viewing the changing .pdf file in Windows "TeXworks" did work best from multiple viewers tried, because it does not lock the .pdf file against changes and quickly refreshes the view on changing pdf output.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With