Replies: 1 comment
-
Disregard! This was behavior from the overseer.nvim plugin (Related discussion here) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it intended that the debug aborts when the preLaunchTask fails? I'm seeing the correct behavior out of overseer when my preLaunchTask (a build of my C++ project) fails, so it seems to be interpreting the failure/success of the preLaunchTask successfully. However, dap doesn't seem to care and launch regardless.
Overseer lua config:
.vscode/launch.json
.vscode/tasks.json
Beta Was this translation helpful? Give feedback.
All reactions