diff --git a/VsCode/CharlesDevServer-EnvSetup.code-workspace b/VsCode/CharlesDevServer-EnvSetup.code-workspace new file mode 100644 index 0000000..e62b481 --- /dev/null +++ b/VsCode/CharlesDevServer-EnvSetup.code-workspace @@ -0,0 +1,18 @@ +{ + "folders": [ + { + "uri": "vscode-remote://ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d/home/localuser/KNELProductionContainers" + }, + { + "uri": "vscode-remote://ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d/home/localuser/reachableceo-laptop-docker" + }, + { + "uri": "vscode-remote://ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d/home/localuser/Env/FetchApply" + }, + { + "uri": "vscode-remote://ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d/home/localuser/Env/rc-automation-espanso" + } + ], + "remoteAuthority": "ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d", + "settings": {} +} \ No newline at end of file diff --git a/VsCode/TSYSEnvSetup.code-workspace b/VsCode/TSYSEnvSetup.code-workspace deleted file mode 100644 index bdcf415..0000000 --- a/VsCode/TSYSEnvSetup.code-workspace +++ /dev/null @@ -1,26 +0,0 @@ -{ - "folders": [ - { - "path": "../dotfiles" - }, - { - "path": "../../FetchApply" - }, - { - "path": "../../rc-automation-espanso" - }, - { - "path": "../../reachableceo-laptop-docker" - }, - { - "path": "../../VsCodeProfiles" - }, - { - "path": "../../KNELSecretsManager" - }, - { - "path": "../../DSR" - } - ], - "settings": {} -} \ No newline at end of file diff --git a/VsCode/ultix-EnvSetup.code-workspace b/VsCode/ultix-EnvSetup.code-workspace new file mode 100644 index 0000000..948395b --- /dev/null +++ b/VsCode/ultix-EnvSetup.code-workspace @@ -0,0 +1,20 @@ +{ + "folders": [ + { + "path": "../../DSR" + }, + { + "path": "../../Dev/EnvSetup/dotfiles" + }, + { + "path": "../../Dev/EnvSetup/VsCodeProfiles" + }, + { + "path": ".." + }, + { + "path": "../../Dev/EnvSetup/rc-automation-espanso" + } + ], + "settings": {} +} \ No newline at end of file