the_tower/tools/vscode-setup/settings.json

6 lines
99 B
JSON
Raw Permalink Normal View History

2022-02-09 15:19:59 +01:00
{
"files.associations": {
"functional": "cpp",
},
"editor.formatOnSave": true
}