VSCode settings update

This commit is contained in:
Serge Lamikhov-Center 2022-11-29 13:10:19 +02:00
parent a62b295d51
commit c7cba1319d

View File

@ -99,6 +99,5 @@
] ]
}, },
"gtest-adapter.debugConfig": "Run ELFIO Tests", "gtest-adapter.debugConfig": "Run ELFIO Tests",
"gtest-adapter.supportLocation": true, "gtest-adapter.supportLocation": true
"sonarlint.pathToCompileCommands": "${workspaceFolder}/build/compile_commands.json"
} }