File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## [ v1.9.0] ( https://github.com/coder/vscode-coder/releases/tag/v1.9.0 ) 2025-05-15
6
+
7
+ ### Fixed
8
+
9
+ - The connection indicator will now show for VS Code on Windows, Windsurf, and
10
+ when using the ` jeanp413.open-remote-ssh ` extension.
11
+
12
+ ### Changed
13
+
14
+ - The connection indicator now shows if connecting through Coder Desktop.
15
+
5
16
## [ v1.8.0] ( https://github.com/coder/vscode-coder/releases/tag/v1.8.0 ) (2025-04-22)
6
17
7
18
### Added
Original file line number Diff line number Diff line change 4
4
"displayName" : " Coder" ,
5
5
"description" : " Open any workspace with a single click." ,
6
6
"repository" : " https://github.com/coder/vscode-coder" ,
7
- "version" : " 1.8 .0" ,
7
+ "version" : " 1.9 .0" ,
8
8
"engines" : {
9
9
"vscode" : " ^1.73.0"
10
10
},
You can’t perform that action at this time.
0 commit comments