blob: 1e19badd5cb5a79f910c2a42bff69339c4d8b532 (
plain)
1
2
3
4
5
6
7
8
9
|
{
// See https://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"ms-vscode.cpptools",
"xaver.clang-format",
"bierner.markdown-preview-github-styles",
]
}
|