building out all the workspaces
This commit is contained in:
@@ -8,8 +8,21 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"uri": "vscode-remote://ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d/home/localuser/Env/FetchApply"
|
"uri": "vscode-remote://ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d/home/localuser/Env/FetchApply"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uri": "vscode-remote://ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d/home/localuser/Env/dotfiles"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"remoteAuthority": "ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d",
|
"remoteAuthority": "ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d",
|
||||||
"settings": {}
|
"settings": {
|
||||||
|
"jdk.jdkhome": "/home/localuser/.local/share/mise/installs/java/openjdk-21.0.2",
|
||||||
|
"go.goroot": "/home/localuser/.local/share/mise/installs/go/1.24.4",
|
||||||
|
"debug.javascript.defaultRuntimeExecutable": {
|
||||||
|
"pwa-node": "/home/localuser/.local/share/mise/shims/node"
|
||||||
|
},
|
||||||
|
"python.defaultInterpreterPath": "/home/localuser/.local/share/mise/installs/python/3.11.13/bin/python",
|
||||||
|
"go.alternateTools": {
|
||||||
|
"go": "/home/localuser/.local/share/mise/shims/go"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"folders": [
|
||||||
|
{
|
||||||
|
"uri": "vscode-remote://ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d/home/localuser/TSYSPublic/Board"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"remoteAuthority": "ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d",
|
||||||
|
"settings": {}
|
||||||
|
}
|
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"folders": [
|
||||||
|
{
|
||||||
|
"uri": "vscode-remote://ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d/home/localuser/OutreachMaterial"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"remoteAuthority": "ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d",
|
||||||
|
"settings": {}
|
||||||
|
}
|
Reference in New Issue
Block a user