We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c14c372 commit 69db9d9Copy full SHA for 69db9d9
CHANGELOG.md
@@ -1,11 +1,12 @@
1
# Change Log
2
3
-## [Unreleased]
+## [0.0.32]
4
5
- Mount fonts directories
6
- Support running inside a container like toolbox
7
- Expose session accessibility bus
8
-
+- Fix remote development support
9
+
10
## [0.0.31]
11
12
- Stop wrapping `--talk-name=` ending with `*` in `''`
package.json
@@ -36,7 +36,7 @@
36
"bugs": {
37
"url": "https://github.com/bilelmoussaoui/flatpak-vscode/issues"
38
},
39
- "version": "0.0.31",
+ "version": "0.0.32",
40
"engines": {
41
"vscode": "^1.50.0"
42
0 commit comments