Releases: coder/vscode-coder
Releases · coder/vscode-coder
v0.1.24
v0.1.23
v0.1.22
v0.1.21
v0.1.20
Features
- add VS code notifications for workspace actions (#111) #111 (Kira Pilot)
Bug Fixes
- optionally write to settings (#123) #123 (Kyle Carberry)
Chores
- rename
WorkspaceAction
to camelCase (Kyle Carberry) - fix import of workspaceAction (Kyle Carberry)
Commits
v0.1.19
Features
- validate ssh properties before launching workspaces (#96) #96 (Kyle Carberry)
- show agent metadata (#92) #92 (Rodrigo Maia)
- add handling for insecure requests (#106) #106 (Kyle Carberry)
Bug Fixes
- open from sidebar with agent (#99) #99 (Rodrigo Maia)
Commits
v0.1.18
Features
Bug Fixes
- use user-data-dir for storage (#94) #94 (Kyle Carberry)
- try/catch for fetching the session token (Kyle Carberry)
- resolve odd label formatting for recently opened (#95) #95 (Kyle Carberry)
Commits
- c0a1871: v0.1.18 (Kyle Carberry)
v0.1.17
Bug Fixes
- check if OpenSSH supports
SetEnv
(#82) #82 (Kyle Carberry)
Commits
- 5a54059: v0.1.17 (Kyle Carberry)
v0.1.16
Features
- Add extension settings for customizing ssh config (#74) #74 (Steven Masley)
- crud workspaces (#72) #72 (Rodrigo Maia)
Bug Fixes
- display name for workspaces in open recent (Kyle Carberry)
Commits
- 5e6200a: v0.1.16 (Kyle Carberry)
v0.1.15
Features
- Add feature to allow config-ssh value overrides (#69) #69 (Steven Masley)
Commits
- 6babe59: v0.1.15 (Kyle Carberry)