File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## [ v1.1.0] ( https://github.com/coder/vscode-coder/releases/tag/v1.1.0 ) (2024-06-17)
6+
57### Added
68
79- Workspace and agent statuses now show in the sidebar. These are updated every
810 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.
1014
1115## [ v1.0.2] ( https://github.com/coder/vscode-coder/releases/tag/v1.0.2 ) (2024-06-12)
1216
Original file line number Diff line number Diff line change 44 "displayName" : " Coder" ,
55 "description" : " Open any workspace with a single click." ,
66 "repository" : " https://github.com/coder/vscode-coder" ,
7- "version" : " 1.0.2 " ,
7+ "version" : " 1.1.0 " ,
88 "engines" : {
99 "vscode" : " ^1.73.0"
1010 },
You can’t perform that action at this time.
0 commit comments