vscode-powershell icon indicating copy to clipboard operation
vscode-powershell copied to clipboard

Sync breakpoints outside of DAP with `onDidChangeBreakpoints` event

Open SeeminglyScience opened this issue 3 years ago • 3 comments

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

SeeminglyScience avatar Jul 08 '22 19:07 SeeminglyScience

I have no idea why I couldn't rebase this, ran into some weird conflicts.

andyleejordan avatar Oct 17 '23 00:10 andyleejordan

Oh wait I know why, it's because it has a merge in it 😅

andyleejordan avatar Oct 17 '23 00:10 andyleejordan