some updates to README.md;
authorwenzelm
Sat, 26 Feb 2022 21:59:12 +0100
changeset 75158 a2311e4441f0
parent 75157 d67ec542b5b5
child 75159 1994ee39e513
some updates to README.md;
src/Tools/VSCode/extension/README.md
--- a/src/Tools/VSCode/extension/README.md	Sat Feb 26 21:58:54 2022 +0100
+++ b/src/Tools/VSCode/extension/README.md	Sat Feb 26 21:59:12 2022 +0100
@@ -93,21 +93,11 @@
 
     ```
     "editor.acceptSuggestionOnEnter": "off",
-    "editor.lineNumbers": "off",
-    "editor.renderIndentGuides": false,
-    "editor.rulers": [80, 100],
     "editor.wordBasedSuggestions": true,
     ```
 
 ## Known Limitations of Isabelle/VSCode
 
-  * Lack of specific support for the Isabelle fonts: these need to be
-  manually installed on the system and configured for VSCode (see also
-  `$ISABELLE_FONTS` within the Isabelle environment).
-
-    **Note:** As the Isabelle fonts continue to evolve, installed versions need
-    to be updated according to each new Isabelle version.
-
   * Isabelle symbol abbreviations like "-->" are not accepted by VSCode.
 
   * Lack of formal editor perspective in VSCode: only the cursor position is