Skip to content
Success

Changes

Summary

  1. merged
  2. suppress OCaml icons: avoid conflict of .ml and .ML, due to case-insensitive file-names in VSCode;
  3. fix handling of lambdas in reconstruction of eq_congruent
  4. more robust: avoid breakdown of Search dialog;
  5. tuned;
  6. always use Isabelle encoding, as in Isabelle/jEdit;
  7. tuned signature;
  8. clarified signature: more uniform ts vs. Scala;
  9. discontinued isabelle_filesystem (superseded by isabelle_encoding), see also da1108a6d249; discontinued special treatment of workspace_dir as session directory;
Changeset 75270:0db7ed23c9c7 by wenzelm:
merged
Changeset 75269:70837c079b20 by wenzelm:
suppress OCaml icons: avoid conflict of .ml and .ML, due to case-insensitive file-names in VSCode;
The file was addedsrc/Tools/VSCode/patches/no_ocaml_icons.patch
The file was modified src/Tools/VSCode/src/build_vscodium.scala (diff)
Changeset 75268:73650a19591d by mathias fleury _mathias.fleury@mpi-inf.mpg.de_:
fix handling of lambdas in reconstruction of eq_congruent
The file was modified src/HOL/SMT_Examples/SMT_Examples_Verit.thy (diff)
The file was modified src/HOL/Tools/SMT/verit_replay_methods.ML (diff)
Changeset 75267:6369151119ee by wenzelm:
more robust: avoid breakdown of Search dialog;
The file was modified src/Tools/VSCode/extension/package.json (diff)
The file was modified src/Tools/VSCode/src/vscode_setup.scala (diff)
Changeset 75266:72112cf37bf7 by wenzelm:
tuned;
The file was modified src/Tools/VSCode/extension/src/output_view.ts (diff)
Changeset 75265:481665cc17e6 by wenzelm:
always use Isabelle encoding, as in Isabelle/jEdit;
The file was modified src/Tools/VSCode/src/vscode_setup.scala (diff)
Changeset 75264:5cae3e486cec by wenzelm:
tuned signature;
The file was modified src/Tools/VSCode/extension/src/extension.ts (diff)
The file was modified src/Tools/VSCode/extension/src/vscode_lib.ts (diff)
Changeset 75263:0a440e255a64 by wenzelm:
clarified signature: more uniform ts vs. Scala;
The file was modified src/Tools/VSCode/extension/src/lsp.ts (diff)
The file was modified src/Tools/VSCode/src/lsp.scala (diff)
The file was modified src/Tools/VSCode/src/vscode_rendering.scala (diff)
Changeset 75262:ec62c5401522 by wenzelm:
discontinued isabelle_filesystem (superseded by isabelle_encoding), see also da1108a6d249;<br>discontinued special treatment of workspace_dir as session directory;
The file was addedsrc/Tools/VSCode/extension/src/prefix_tree.ts
The file was modified src/Tools/VSCode/extension/package.json (diff)
The file was modified src/Tools/VSCode/extension/src/abbreviations.ts (diff)
The file was modified src/Tools/VSCode/extension/src/decorations.ts (diff)
The file was modified src/Tools/VSCode/extension/src/extension.ts (diff)
The file was modified src/Tools/VSCode/extension/src/lsp.ts (diff)
The file was modified src/Tools/VSCode/extension/src/output_view.ts (diff)
The file was modified src/Tools/VSCode/extension/src/vscode_lib.ts (diff)
The file was modified src/Tools/VSCode/src/language_server.scala (diff)
The file was modified src/Tools/VSCode/src/lsp.scala (diff)
The file was removedsrc/Tools/VSCode/extension/src/isabelle_filesystem/isabelle_workspace.ts
The file was removedsrc/Tools/VSCode/extension/src/isabelle_filesystem/mapping_fsp.ts
The file was removedsrc/Tools/VSCode/extension/src/isabelle_filesystem/prefix_tree.ts
The file was removedsrc/Tools/VSCode/extension/src/isabelle_filesystem/symbol_encoder.ts
The file was removedsrc/Tools/VSCode/extension/src/isabelle_filesystem/uri_map.ts
The file was removedsrc/Tools/VSCode/extension/src/isabelle_filesystem/workspace_state.ts