vscode/src
Michael Blout 2de3b04eaf
Add debug API for call stack selection changes (63943) (#179132)
* feat: Initial pass at Debug Focus, listener for thread or stack frame
selection (#63943)

Add debug.onDidChangeDebugFocus. May provide ids for session, thread,
and stackFrame, as appropriate.

Fixes: #63943 api should provide thread/stack frame id (paraphrasing)

* chore: small comment tweaks in proposal

* fix: bad copy/paste in proposed. moved types out of 'debug' namespace

* fix: separate 'debugFocus' into thread and stackFrame specific
listeners, and create separate contexts for each

* fix: Revert prev change, switch to single api with union type

This reverts commit c308bc3a90.

* fix: rename accessor from 'focus' to 'stackFrameFocus'

* fix: review comments; remove unused type, imrpove comments

* fixL review comments, type change:  sessionID property cannot be undefined

* Remove comments

---------

Co-authored-by: Rob Lourens <roblourens@gmail.com>
2023-04-17 18:42:53 +00:00
..
typings Bump windows-process-tree with workaround for typings (#179649) 2023-04-11 10:05:56 -07:00
vs Add debug API for call stack selection changes (63943) (#179132) 2023-04-17 18:42:53 +00:00
vscode-dts Add debug API for call stack selection changes (63943) (#179132) 2023-04-17 18:42:53 +00:00
bootstrap-amd.js do not use path 2023-04-05 20:10:21 +02:00
bootstrap-fork.js sandbox - configure crash reporter with process type (#174927) 2023-02-21 23:07:37 +09:00
bootstrap-node.js
bootstrap-window.js remove unnecessary variable 2023-04-05 18:15:34 +02:00
bootstrap.js
buildfile.js chore: update to Electron 22 (#177600) 2023-04-03 09:09:31 +02:00
cli.js partially revert move of node files (#174815) 2023-02-20 18:09:48 +11:00
main.js 💄 (#179367) 2023-04-06 10:03:03 +02:00
server-cli.js
server-main.js
tsconfig.base.json
tsconfig.json
tsconfig.monaco.json
tsconfig.tsec.json
tsconfig.vscode-dts.json
tsconfig.vscode-proposed-dts.json
tsec.exemptions.json chore: update to Electron 22 (#177600) 2023-04-03 09:09:31 +02:00