mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 17:49:33 +00:00
10 lines
230 B
JSON
10 lines
230 B
JSON
{
|
|
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
|
|
"recommendations": [
|
|
"ms-vscode.cpptools",
|
|
"ms-vscode.cmake-tools",
|
|
"ms-python.python"
|
|
],
|
|
"unwantedRecommendations": []
|
|
}
|