八十住?
https://texwiki.texjp.org/?TeX%20Live#w628bee6
{
"C_Cpp.updateChannel": "Insiders",
"azure.resourceFilter": [
"4f499400-1269-4b31-beee-545b08a93a2a/27b9ac5c-4688-4b2f-ad09-8f8311794cee"
],
"editor.unicodeHighlight.includeStrings": false,
"editor.unicodeHighlight.nonBasicASCII": false,
"editor.unicodeHighlight.ambiguousCharacters": false,
"latex-workshop.latex.tools": [
{
"name":"ptex2pdf",
"command": "ptex2pdf",
"args": [
"-l",
"-ot",
"-kanji=utf8 -synctex=1",
"%DOC%"
]
}
],
"latex-workshop.latex.recipes": [
{
"name": "ptex2pdf",
"tools": [
"ptex2pdf"
]
}
],
"latex-workshop.latex.recipe.default": "ptex2pdf",
"latex-workshop.view.pdf.viewer": "tab",
"latex-workshop.view.pdf.zoom": "page-width",
"security.workspace.trust.enabled": false,
"editor.unicodeHighlight.invisibleCharacters": false,
"[python]": {
"editor.formatOnType": true
},
"arduino.useArduinoCli": true,
}