Import a CMake project created by CubeMX into CUbeIDE
I have started a CMake project with CubeMX. I can edit, build and debug using VS Code. CubeIDE has some debugging abilities missing in VSCode extension. So I would like to know if there is a way to do all the extensive editing in VSCode and the debugging in the IDE. That would be an ideal scenario because I could combine the best features of both environments.
