microsoft / microsoft/vscode-js-debug
Debugger should warn when debugging extension that is not compatible with VS Code version
Open
@connor4312 is already working on this.
Since Nov 21, 2024.
feature-request
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 373
- Avg merge
- 1d 9m
- Merged PRs (30d)
- 6
Description
- 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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.