We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 142aff2 commit 5fd0329Copy full SHA for 5fd0329
CHANGELOG.md
@@ -28,6 +28,17 @@ VS Code v0.00.0
28
29
- Add here
30
31
+## [4.0.2](https://github.com/cdr/code-server/releases/tag/v4.0.2) - 2022-01-27
32
+
33
+VS Code v1.63.0
34
35
+### Fixed
36
37
+- Unset the `BROWSER` environment variable. This fixes applications that hard
38
+ exit when trying to spawn the helper script `BROWSER` points to because the
39
+ file is missing. While we do include the script now we are leaving the
40
+ variable omitted because the script does not work yet.
41
42
## [4.0.1](https://github.com/cdr/code-server/releases/tag/v4.0.1) - 2022-01-04
43
44
VS Code v1.63.0
0 commit comments