vscode-powershell
vscode-powershell copied to clipboard
Sync breakpoints outside of DAP with `onDidChangeBreakpoints` event
PR Summary
This changed is paired with PowerShell/PowerShellEditorServices#1853
PR Checklist
Note: Tick the boxes below that apply to this pull request by putting an x between the square brackets.
Please mark anything not applicable to this PR NA.
- [x] PR has a meaningful title
- [x] Summarized changes
- [ ] PR has tests
- [ ] This PR is ready to merge and is not work in progress
- If the PR is work in progress, please add the prefix
WIP:to the beginning of the title and remove the prefix when the PR is ready
- If the PR is work in progress, please add the prefix
I have no idea why I couldn't rebase this, ran into some weird conflicts.
Oh wait I know why, it's because it has a merge in it 😅