This commit is contained in:
2025-01-26 09:34:04 -07:00
parent 5d92b00850
commit a6494aa5dd
22 changed files with 1289 additions and 738 deletions

68
.vscode/extensions-each.json vendored Normal file
View File

@ -0,0 +1,68 @@
{
"_ Extract JSON data": "$..identifier.id",
"code": [
"aliasadidev.nugetpackagemanagergui",
"bennycode.sort-everything",
"bierner.markdown-checkbox",
"brunnerh.file-properties-viewer",
"fcrespo82.markdown-table-formatter",
"gordonlarrigan.vscode-kanbn",
"ifx.type-script-helper",
"mhutchie.git-graph",
"mikeburgh.xml-format",
"ms-dotnettools.csharp",
"ms-dotnettools.vscode-dotnet-runtime",
"patcx.vscode-nuget-gallery",
"phplasma.csv-to-table",
"redhat.vscode-yaml",
"ryu1kn.partial-diff",
"scabana.trxviewer",
"streetsidesoftware.code-spell-checker",
"tamasruss.kanbandown",
"weijunyu.vscode-json-path"
],
"code-insiders": [
"aliasadidev.nugetpackagemanagergui",
"bennycode.sort-everything",
"bierner.markdown-checkbox",
"brunnerh.file-properties-viewer",
"fcrespo82.markdown-table-formatter",
"github.copilot-chat",
"github.copilot",
"gordonlarrigan.vscode-kanbn",
"ifx.type-script-helper",
"mhutchie.git-graph",
"mikeburgh.xml-format",
"ms-dotnettools.csharp",
"ms-dotnettools.vscode-dotnet-runtime",
"patcx.vscode-nuget-gallery",
"phplasma.csv-to-table",
"redhat.vscode-yaml",
"ryu1kn.partial-diff",
"scabana.trxviewer",
"streetsidesoftware.code-spell-checker",
"tamasruss.kanbandown",
"weijunyu.vscode-json-path"
],
"codium": [
"aliasadidev.nugetpackagemanagergui",
"bennycode.sort-everything",
"bierner.markdown-checkbox",
"brunnerh.file-properties-viewer",
"fcrespo82.markdown-table-formatter",
"gordonlarrigan.vscode-kanbn",
"ifx.type-script-helper",
"mhutchie.git-graph",
"mikeburgh.xml-format",
"ms-dotnettools.vscode-dotnet-runtime",
"muhammad-sammy.csharp",
"patcx.vscode-nuget-gallery",
"rangav.vscode-thunder-client",
"redhat.vscode-yaml",
"ryu1kn.partial-diff",
"scabana.trxviewer",
"streetsidesoftware.code-spell-checker",
"tamasruss.kanbandown",
"weijunyu.vscode-json-path"
]
}

View File

@ -14,6 +14,7 @@
"editorconfig.editorconfig",
"eg2.vscode-npm-script",
"esbenp.prettier-vscode",
"fcrespo82.markdown-table-formatter",
"foam.foam-vscode",
"formulahendry.dotnet-test-explorer",
"gera2ld.markmap-vscode",

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)