show opencode button in vscode when focused on terminal

pull/1041/head^2
Frank 2025-07-27 14:44:14 -04:00
parent b18b646f8e
commit 45c4e0b8f8
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@
"editor/title": [
{
"command": "opencode.openTerminal",
"when": "editorTextFocus",
"group": "navigation"
}
]