Skip to content

Commit fcd593d

Browse files
Esbonio VSCode Extension Release v0.95.0
1 parent c2483ae commit fcd593d

File tree

5 files changed

+17
-7
lines changed

5 files changed

+17
-7
lines changed

code/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v0.95.0 - 2024-07-19
2+
3+
4+
### Features
5+
6+
- Add a "Sphinx Processes" tree view
7+
8+
The tree view shows the current status of Sphinx sub-processes as well as providing a place from which to control them.
9+
Currently there is just one command that can be used to restart a given process ([#854](https://github.com/swyddfa/esbonio/issues/854))
10+
11+
### Misc
12+
13+
- Removed Language Status Items ([#854](https://github.com/swyddfa/esbonio/issues/854))
14+
- Update bundled version of the language server to `v1.0.0b6` ([#857](https://github.com/swyddfa/esbonio/issues/857))
15+
16+
117
## v0.94.2 - 2024-06-07
218

319

code/changes/854.feature.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

code/changes/854.misc.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

code/changes/857.misc.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "Esbonio Developers",
99
"publisher": "swyddfa",
1010
"license": "MIT",
11-
"version": "0.94.2",
11+
"version": "0.95.0",
1212
"keywords": [
1313
"sphinx",
1414
"documentation"

0 commit comments

Comments
 (0)