Releases: dkattan/Copilot-Breakpoint-Debugger
Releases · dkattan/Copilot-Breakpoint-Debugger
0.0.43
0.0.42
## What's Changed
- Add improved debugger output markdown
0.0.41
## What's Changed
- Add enforcement of single quotes
0.0.40
## What's Changed
- Add group vars by scope
- Add markdown vars output
- Add stop sessions by id
- Fix filter function variables
0.0.39
## What's Changed
- Add refined capture output
0.0.38
## What's Changed
- Add rename of capture to captureAndContinue and add guidance
- Fix enhance success and failure reporting in StartDebuggerTool
0.0.37
## What's Changed
- Add StartDebuggingAndWaitForStopParams interface definition and standardize import quotes
- Fix honor relocated breakpoints
- Fix update descriptions and enforce required action field in StartDebuggingAndWaitForStopParams interface
0.0.36
## What's Changed
- Fix improve response message for stopping debug sessions
0.0.35
## What's Changed
- Add serverReady pattern matching and enhanced debugger state reporting
0.0.34
## What's Changed
- Add support for reactive-vscode and enhance serverReady actions
- Add improved entry timeout diagnostics
- Add documentation for commands and settings
- Add automated README refresh
- Add reordered prompts in startAndWaitManual command for clarity
- Add standardized string quotes and improved code readability in session and test files
- Add internal refactors and lint fixes
- Fix copilot debugger log settings not being honored