You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,9 +88,9 @@ For that reason, the Esbonio extension tries to integrate into the wider VSCode
88
88
89
89
### Dependent Extensions
90
90
91
-
Esbonio depends on the following extensions
91
+
Esbonio relies on the following extensions
92
92
93
-
-By default, Esbonio relies on the offical [Python Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python) to configure the environment in which it builds your documentation.
93
+
-The offical [Python Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python)is used to locate a Python interpreter compatible with the ``esbonio`` language server.
94
94
95
95
- The [MyST Syntax Highlighting](https://marketplace.visualstudio.com/items?itemName=chrisjsewell.myst-tml-syntax) extension provides syntax highlighting rules for MyST flavoured markdown.
0 commit comments