11 lines
No EOL
221 B
JSON
11 lines
No EOL
221 B
JSON
{
|
|
"files.associations": {
|
|
"*.h": "c"
|
|
},
|
|
"editor.insertSpaces": false,
|
|
"editor.tabSize": 4,
|
|
"editor.formatOnSave": true,
|
|
"rust-analyzer.linkedProjects": [
|
|
"rust-project.json"
|
|
]
|
|
} |