File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11on :
22 push :
3- branches :
4- - master
53name : Package Extension
64jobs :
75 pacakge :
Original file line number Diff line number Diff line change 1010- Context menu action ` Show Logs ` is blocking, and blocks until a rebuild completes
1111- UX confusion risk: ` Inspect ` shows raw ` id ` fields
1212- Online/Offline/Creating/Error states do not refresh automatically, only on open and after an action
13+ - Commands appear in Command Pallet when they shouldn't
1314
1415## Planned work
1516
1617- Rethink ` Open ` UX
17- - should we link to Remote SSH panel? should
18+ - should we link to Remote SSH panel?
1819 - should we allow opening directly into project dirs ourselves?
1920
2021- Authenticate the CLI from VS Code
Original file line number Diff line number Diff line change 44 "displayName" : " Coder" ,
55 "description" : " Connect VS Code to your Coder Workspaces" ,
66 "repository" : " https://github.com/cdr/vscode-coder" ,
7- "version" : " 0.0.1" ,
7+ "version" : " 0.0.1-dev " ,
88 "engines" : {
99 "vscode" : " ^1.54.0"
1010 },
11+ "license" : " MIT" ,
12+ "bugs" : {
13+ "url" : " https://github.com/cdr/vscode-coder/issues"
14+ },
15+ "icon" : " media/logo.png" ,
1116 "extensionKind" : [
1217 " workspace"
1318 ],
You can’t perform that action at this time.
0 commit comments