-
Notifications
You must be signed in to change notification settings - Fork 337
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebtCode quality issuesCode quality issuesnotebook-debuggingnotebook-run-by-line
Milestone
Description
- Look at how the debug adapter tracker running the variables view interacts with the KernelDebugAdapter
- Split KernelDebugAdapter into multiple classes that only have one job
- Move the DebugAdapterDescriptorFactory into its own class (depends on variables stuff, and not setting global context keys for debug)
- We send disconnect multiple times which triggers errors from the kernel
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebtCode quality issuesCode quality issuesnotebook-debuggingnotebook-run-by-line