Closed
Description
Umbrella item for LogPoints:
- show breakpoint icon in Breakpoints view (finished in February Show unverified function breakpoints in debug viewlet #3388)
- DAP: Add support for log-points Typing in the editor is very laggy on Linux #162
- treat source breakpoints with logMessage as logPoints in the UI
- show them with diamond shaped icon
- new "Add Logpoint" and "Edit Logpoint..." actions in gutter
- new peek UI for editing logPoint message
- Support language specific intellisense in logMessage peek UI Support language specific intellisense in breakpoints conditions and logMessage peek UI #45127
- surface logMessage in extension API (see surface logMessage in extension API #45643)
- implement logPoint semantics in node-debug
- implement logPoint semantics in node-debug2 (see Add support for LogPoints in Node vscode-node-debug2#163)