workbench.action.openSettings

chat.commandCenter.enabled: false
deno.enable: false
editor.renderWhitespace: all
This commit is contained in:
2025-03-01 11:23:31 -07:00
parent 5d92b00850
commit 2b2ebc2a66
13 changed files with 1130 additions and 708 deletions

8
.vscode/mklink.md vendored
View File

@ -21,11 +21,11 @@ mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Insiders-Phares\app-insiders" "C:\
```bash Fri Jul 12 2024 11:57:21 GMT-0700 (Mountain Standard Time)
mkdir "C:\Users\phares\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client"
mklink /J "C:\Users\phares\AppData\Roaming\Code - Insiders\User\globalStorage\rangav.vscode-thunder-client" "C:\Users\phares\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client"
mklink /J "C:\Users\phares\AppData\Roaming\Code - Insiders\User\globalStorage\rangav.vscode-thunder-client" "C:\Users\phares\AppData\Roaming\Code - Insiders\User\globalStorage\rangav.vscode-thunder-client"
mklink /J "C:\Users\phares\AppData\Roaming\VSCodium\User\globalStorage\rangav.vscode-thunder-client" "C:\Users\phares\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client"
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Phares\.thunder-client" "C:\Users\phares\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client\collections"
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-OSS-Phares\.thunder-client" "C:\Users\phares\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client\collections"
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Insiders-Phares\.thunder-client" "C:\Users\phares\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client\collections"
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Phares\.thunder-client" "C:\Users\phares\AppData\Roaming\VSCodium\User\globalStorage\rangav.vscode-thunder-client\collections"
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-OSS-Phares\.thunder-client" "C:\Users\phares\AppData\Roaming\VSCodium\User\globalStorage\rangav.vscode-thunder-client\collections"
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Insiders-Phares\.thunder-client" "C:\Users\phares\AppData\Roaming\VSCodium\User\globalStorage\rangav.vscode-thunder-client\collections"
```
```bash Fri Jul 12 2024 11:57:21 GMT-0700 (Mountain Standard Time)