-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
There are a few feature requests around customising breakpoints and their interaction, e.g.:
- Support an extension point for customizing gutter interaction. #38568: Support an extension point for customizing gutter interaction
- Visualize breakpoint types in breakpoints viewlet #42266: Visualize breakpoint types in breakpoints viewlet
- Feature Request: Custom Breakpoints For Extensions #10447: Custom Breakpoints For Extensions
- Add support for LogPoints in Node vscode-node-debug2#163: Add support for LogPoints
- Enable debug adaptors to enable/disable certain breakpoint types vscode-debugadapter-node#155: Enable debug adaptors to enable/disable certain breakpoint types
Opening up all breakpoint functionality for customisation does not seem to be a sustainable approach because it would surface many VS Code implementation details as API.
As an alternative approach we will explore in February how to contribute a new breakpoint type from an extension and how to support it like the existing built-in types.
Metadata
Metadata
Assignees
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality