show opencode button in vscode when focused on terminal
This commit is contained in:
@@ -41,7 +41,6 @@
|
|||||||
"editor/title": [
|
"editor/title": [
|
||||||
{
|
{
|
||||||
"command": "opencode.openTerminal",
|
"command": "opencode.openTerminal",
|
||||||
"when": "editorTextFocus",
|
|
||||||
"group": "navigation"
|
"group": "navigation"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user