src/Tools/VSCode/etc/settings
author paulson <lp15@cam.ac.uk>
Sat, 26 Aug 2023 11:36:25 +0100
changeset 78653 7ed1759fe1bd
parent 76020 04ce6cf2bd3b
child 83082 3b89614a6189
permissions -rw-r--r--
tidying up old apply-style proofs
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
76020
04ce6cf2bd3b update VSCodium 1.65.2 ~> 1.70.1, Electron 13.5.2 ~> 18.3.5, Node.js v14.16.0 ~> v16.13.2;
wenzelm
parents: 75282
diff changeset
     3
ISABELLE_VSCODE_VERSION="1.70.1"
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"