File size: 396 Bytes
8c763fb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
// See https://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"editorconfig.editorconfig",
"ms-azure-devops.azure-pipelines",
"ms-vscode.cpptools",
"ms-dotnettools.csharp",
"ms-vscode.PowerShell",
"twxs.cmake",
"DavidAnson.vscode-markdownlint",
"vitaliymaz.vscode-svg-previewer"
]
}
|