mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 06:34:18 -04:00
1b0b96665a
Co-authored-by: NWPlayer123 <NWPlayer123@users.noreply.github.com>
13 lines
265 B
JSON
13 lines
265 B
JSON
{
|
|
"recommendations": [
|
|
"llvm-vs-code-extensions.vscode-clangd",
|
|
"ms-python.black-formatter",
|
|
"ms-python.flake8",
|
|
],
|
|
"unwantedRecommendations": [
|
|
"ms-vscode.cmake-tools",
|
|
"ms-vscode.cpptools-extension-pack",
|
|
"ms-vscode.cpptools",
|
|
]
|
|
}
|