Add documentation for setting up VSCode#108
Add documentation for setting up VSCode#108Nokel81 wants to merge 2 commits intogregorio-project:masterfrom
Conversation
rpspringuel
left a comment
There was a problem hiding this comment.
Not having VSCode, I can't actually test this so I'll trust that it works.
| { | ||
| "name": "lualatex", | ||
| "command": "lualatex.exe", | ||
| "args": [ |
There was a problem hiding this comment.
If I understand correctly, this will work only with the Gregorio that comes packaged with TeXLive. Gregorio updates installed outside the TeXLive system requires the --shell-escape option to be active, which I don't see in this configuration.
Now, since we haven't had such an update in several years now, it may not be worth mentioning here.
There was a problem hiding this comment.
I was getting a warning for providing the --shell-escape option which is why I didn't provide it here. I can add a note about this being specifically for the TeXLive version
|
|
||
|
|
||
| <p>The editor must be correctly configured according to the instructions for <a href="./configuration-texworks.html"><span class="tex">T<span class="epsilon">e</span>X</span>works</a> or <a href="./configuration-texshop.html"><span class="tex">T<span class="epsilon">e</span>X</span>Shop</a>. These instructions can be easily adapted for other tools using <span class="tex">T<span class="epsilon">e</span>X</span>Shop markup, such as the <a href="https://github.com/SublimeText/LaTeXTools"><span class="latex">L<span class="alpha">a</span>T<span class="epsilon">e</span>X</span> Tools for SublimeText</a>.</p> | ||
| <p>The editor must be correctly configured according to the instructions for <a href="./configuration-texworks.html"><span class="tex">T<span class="epsilon">e</span>X</span>works</a> or <a href="./configuration-texshop.html"><span class="tex">T<span class="epsilon">e</span>X</span>Shop</a> or <a href="./configuration-vscode.html" >VSCode</a>. These instructions can be easily adapted for other tools using <span class="tex">T<span class="epsilon">e</span>X</span>Shop markup, such as the <a href="https://github.com/SublimeText/LaTeXTools"><span class="latex">L<span class="alpha">a</span>T<span class="epsilon">e</span>X</span> Tools for SublimeText</a>.</p> |
There was a problem hiding this comment.
With the addition of a new editor, this paragraph starts feeling cumbersome to me as it is currently formatted. Perhaps we should consider changing the format to include a bulleted list of the links to configuration instructions?
This has been tested on Windows 10 using texlive 2023 and gregorio 6