Connected to SonarCloud or SonarQube (and which version):
And a thorough description of the problem / question:
when editing C++ code in vs-code in a project created by xmake, I keep getting the following popup from sonarlint:
Thanks Jean-Baptiste,
That xmake command works perfectly (xmake project -k compile_commands)
All that is left is to figure out how to perform it automatically when creating a new project
thanks again