File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## [ v1.1.0] ( https://github.com/coder/vscode-coder/releases/tag/v1.1.0 ) (2024-06-17)
6
+
5
7
### Added
6
8
7
9
- Workspace and agent statuses now show in the sidebar. These are updated every
8
10
five seconds.
9
- - Support http.proxy setting and proxy environment variables.
11
+ - Support http.proxy setting and proxy environment variables. This only takes
12
+ effect if http.proxySupport is ` off ` or ` on ` , otherwise VS Code overrides the
13
+ HTTP agent the plugin sets.
10
14
11
15
## [ v1.0.2] ( https://github.com/coder/vscode-coder/releases/tag/v1.0.2 ) (2024-06-12)
12
16
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.0.2 " ,
7
+ "version" : " 1.1.0 " ,
8
8
"engines" : {
9
9
"vscode" : " ^1.73.0"
10
10
},
You can’t perform that action at this time.
0 commit comments