ProjectMakoto/.vscode/extensions.json
2025-01-27 18:58:08 +01:00

11 lines
No EOL
325 B
JSON

{
"recommendations": [
"ms-dotnettools.vscode-dotnet-runtime",
"ms-dotnettools.csharp",
"tdallau-csharpextensions.csharpextensions",
"anseki.vscode-color",
"peterschmalfeldt.explorer-exclude",
"christian-kohler.path-intellisense",
"ms-vscode.vs-keybindings"
]
}