Luke-zhang-mchp
Luke-zhang-mchp
Hey @jonahgraham, what's the estimate for getting this change published? We were hoping to get the changes from https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/issues/295 in by the end of the year. I did some testing...
Hey @jonahgraham sorry to bother you, but any update on this?
Oh yeah no problem, take it easy.
Great! And thank you for all the open source work @jonahgraham.
Update: here are the changes I figured were needed to fix these bugs. I'm still unsure about the changes to the `folderPath` method and related `isMultiProjectWorkspace` logic https://github.com/Luke-zhang-mchp/vscode-cmake-tools/compare/main...Luke-zhang-mchp:vscode-cmake-tools:config-change-fix
Hey @Yingzi1234, that doesn't look like what I was trying to get at. Here's the first problem: https://github.com/user-attachments/assets/e5c31e46-fadb-4e3d-8ffa-8e8ee56d2b1e as you can see, the CMake view and CMake commands only show...
Just a note: that second issue described in the video recording is actually the opposite of what I had initially intended to fix. For us, we started with `cmake.sourceDirectory` as...