ableos/.vscode/settings.json
2024-04-24 23:08:34 -05:00

5 lines
147 B
JSON

{
"rust-analyzer.checkOnSave.allTargets": false,
"rust-analyzer.showUnlinkedFileNotification": false,
"C_Cpp.errorSquiggles": "disabled"
}