Add recomended VSCode extensions

master
TheRogueZeta 4 years ago
parent 1a10ea79aa
commit 08071fd6a2

@ -0,0 +1,10 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"EditorConfig.EditorConfig"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}
Loading…
Cancel
Save