issues
search
microsoft
/
vscode-js-debug
A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more
MIT License
1.67k
stars
283
forks
source link
Debugger should warn when debugging extension that is not compatible with VS Code version
#2133
Open
lramos15
opened
8 hours ago
lramos15
commented
8 hours ago
Have an extension with an engine version that is newer than the version of VS Code you have
Hit debug
None of your breakpoints hit
😢 Be confused as there is no warning telling you why this is happening and the same config worked just a few hours ago.