This commit is contained in:
John Doty 2021-08-18 20:50:32 -07:00
parent 90772c2c0b
commit b213bf8fe3
4 changed files with 585 additions and 179 deletions

View file

@ -50,7 +50,7 @@
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[cpp]": {
"editor.defaultFormatter": "nuclide.cpp"
"editor.defaultFormatter": "ms-vscode.cpptools"
},
"pyls.BuckFormatOnSave": true,
"pyls.formatAlreadyFormattedFilesOnSave": true,