src/Tools/VSCode/etc/settings
author wenzelm
Tue, 15 Mar 2022 13:13:05 +0100
changeset 75282 249e900cc05f
parent 75252 41dfe941c3da
child 76020 04ce6cf2bd3b
permissions -rw-r--r--
updated to vscode 1.65.2;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
75083
35a5c4b16024 setup VSCode from VSCodium distribution;
wenzelm
parents:
diff changeset
     1
# -*- shell-script -*- :mode=shellscript:
35a5c4b16024 setup VSCode from VSCodium distribution;
wenzelm
parents:
diff changeset
     2
75282
249e900cc05f updated to vscode 1.65.2;
wenzelm
parents: 75252
diff changeset
     3
ISABELLE_VSCODE_VERSION="1.65.2"
75083
35a5c4b16024 setup VSCode from VSCodium distribution;
wenzelm
parents:
diff changeset
     4
ISABELLE_VSCODE_HOME="$ISABELLE_HOME/src/Tools/VSCode"
35a5c4b16024 setup VSCode from VSCodium distribution;
wenzelm
parents:
diff changeset
     5
ISABELLE_VSCODE_SETTINGS="$ISABELLE_HOME_USER/vscode"