File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## [ v1.3.8] ( https://github.com/coder/vscode-coder/releases/tag/v1.3.7 ) (2024-12-06)
6+
7+ - When starting a workspace, shell out to the Coder binary instead of making an
8+ API call. This reduces drift between what the plugin does and the CLI does. As
9+ part of this, the ` session_token ` file was renamed to ` session ` since that is
10+ what the CLI expects.
11+
512## [ v1.3.7] ( https://github.com/coder/vscode-coder/releases/tag/v1.3.7 ) (2024-11-04)
613
714### Added
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.3.7 " ,
7+ "version" : " 1.3.8 " ,
88 "engines" : {
99 "vscode" : " ^1.73.0"
1010 },
You can’t perform that action at this time.
0 commit comments