pacman/.vscode/extensions.json

9 lines
156 B
JSON
Raw Normal View History

{
"recommendations": [
"ms-vscode.cpptools",
"ms-vscode.cmake-tools",
"xaver.clang-format",
"notskm.clang-tidy"
]
}