summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/context/scripts/mkiv/mtx-vscode.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/context/scripts/mkiv/mtx-vscode.xml')
-rw-r--r--Master/texmf-dist/doc/context/scripts/mkiv/mtx-vscode.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/context/scripts/mkiv/mtx-vscode.xml b/Master/texmf-dist/doc/context/scripts/mkiv/mtx-vscode.xml
index c4cf3167e4f..c9f1e62b177 100644
--- a/Master/texmf-dist/doc/context/scripts/mkiv/mtx-vscode.xml
+++ b/Master/texmf-dist/doc/context/scripts/mkiv/mtx-vscode.xml
@@ -9,7 +9,9 @@
<category name="basic">
<subcategory>
<flag name="generate"><short>generate extension in sync with current version</short></flag>
+ <flag name="program"><short>use the given binary (e.g. codium, default: code)</short></flag>
<flag name="start"><short>start vscode with extension context</short></flag>
+ <flag name="lsfile"><short>generate language server file (work in progress)</short></flag>
</subcategory>
</category>
</flags>
@@ -20,6 +22,7 @@
<example><command>mtxrun --script vscode --generate e:/vscode/extensions</command></example>
<example><command>mtxrun --script vscode --generate</command></example>
<example><command>mtxrun --script vscode --start</command></example>
+ <example><command>mtxrun --script vscode --program=codium --start</command></example>
</subcategory>
</category>
</examples>