Move open in vscode and open in terminal into titlebar without dropdown (#297283)

* refactor: update menu registration for session actions and remove split button item

* Update customization: tasks.json
This commit is contained in:
Benjamin Christopher Simmonds
2026-02-24 11:11:57 +01:00
committed by GitHub
parent d0f203e76f
commit 79acdb7cfa
2 changed files with 10 additions and 16 deletions

3
.vscode/tasks.json vendored
View File

@@ -225,7 +225,8 @@
"windows": {
"command": ".\\scripts\\code.bat"
},
"problemMatcher": []
"problemMatcher": [],
"inSessions": true
},
{
"type": "npm",