Support remote project tabs with local OpenCode bridge
Keeps provider credentials local while executing OpenCode shell and file tools against the selected remote workspace over SSH.
This commit is contained in:
@@ -41,12 +41,14 @@
|
||||
"target": "browser",
|
||||
"backend": {
|
||||
"config": {
|
||||
"singleInstance": false,
|
||||
"configurationFolder": ".git.zone/ide/theia"
|
||||
}
|
||||
},
|
||||
"frontend": {
|
||||
"config": {
|
||||
"applicationName": "Git.Zone IDE",
|
||||
"defaultTheme": "dark",
|
||||
"preferencesDirName": ".git-zone-ide"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user