diff --git a/code/changes/915.feature.md b/code/changes/915.feature.md index 6566854ca..6a81a1df9 100644 --- a/code/changes/915.feature.md +++ b/code/changes/915.feature.md @@ -1 +1 @@ -The VSCode extension now provides a fallback environment in the event the user has not configured `esbonio.sphinx.fallbackEnv`. The environment only includes Sphinx itself and the MyST parser but it should be enough to provide basic support +The VSCode extension now provides a fallback environment in the event the user has not configured `esbonio.sphinx.pythonCommand`. The environment only includes Sphinx itself and the MyST parser but it should be enough to provide basic support diff --git a/code/changes/917.misc.md b/code/changes/917.misc.md new file mode 100644 index 000000000..d9252fafb --- /dev/null +++ b/code/changes/917.misc.md @@ -0,0 +1 @@ +Update bundled version of the language server to `1.0.0b8`