diff --git a/code/changes/854.feature.md b/code/changes/854.feature.md new file mode 100644 index 00000000..89329bcc --- /dev/null +++ b/code/changes/854.feature.md @@ -0,0 +1,4 @@ +Add a "Sphinx Processes" tree view + +The tree view shows the current status of Sphinx sub-processes as well as providing a place from which to control them. +Currently there is just one command that can be used to restart a given process diff --git a/code/changes/854.misc.md b/code/changes/854.misc.md new file mode 100644 index 00000000..b5f4fb07 --- /dev/null +++ b/code/changes/854.misc.md @@ -0,0 +1 @@ +Removed Language Status Items diff --git a/lib/esbonio/changes/854.feature.md b/lib/esbonio/changes/854.feature.md new file mode 100644 index 00000000..90b6b0c3 --- /dev/null +++ b/lib/esbonio/changes/854.feature.md @@ -0,0 +1 @@ +Add a `esbonio.sphinx.restart` command which, as the name suggests, allows a client to restart one or more Sphinx processes managed by the server