Files
paragon-playground/.vscode/extensions.json
T

10 lines
187 B
JSON
Raw Normal View History

{
"recommendations": [
"Vue.volar",
"ms-dotnettools.csharp",
"ms-dotnettools.vscode-dotnet-runtime",
"ms-azuretools.vscode-docker",
"tamasfe.even-better-toml"
]
}