Extension list

This commit is contained in:
2024-07-15 09:43:28 -07:00
parent 5d92b00850
commit 302d1dade7
10 changed files with 69 additions and 63 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",