the_tower/tools/vscode-setup/settings.json

6 lines
99 B
JSON

{
"files.associations": {
"functional": "cpp",
},
"editor.formatOnSave": true
}