Files
wwdpublic/.vscode/extensions.json
2024-05-28 21:10:56 -04:00

13 lines
303 B
JSON

{
"recommendations": [
"ms-dotnettools.csharp",
"editorconfig.editorconfig",
"aaron-bond.better-comments",
"tamasfe.even-better-toml",
"slava0135.robust-yaml",
"slevesque.shader",
"macabeus.vscode-fluent",
"redhat.vscode-yaml"
]
}