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 ddcedb7 commit 384cb15Copy full SHA for 384cb15
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+### Fixed
6
+
7
+- Use `--header-command` properly when starting a workspace.
8
9
## [v1.9.1](https://github.com/coder/vscode-coder/releases/tag/v1.9.1) 2025-05-27
10
11
### Fixed
@@ -12,7 +16,6 @@
12
16
- Multiple open instances of the extension could potentially clobber writes to
13
17
`~/.ssh/config`. Updates to this file are now atomic.
14
18
- Add support for `anysphere.remote-ssh` Remote SSH extension.
15
-- Use `--header-command` properly when starting a workspace.
19
20
## [v1.9.0](https://github.com/coder/vscode-coder/releases/tag/v1.9.0) 2025-05-15
21
0 commit comments