Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: Debug API #31475

Closed
1 task done
weinand opened this issue Jul 26, 2017 · 0 comments
Closed
1 task done

Test: Debug API #31475

weinand opened this issue Jul 26, 2017 · 0 comments
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Milestone

Comments

@weinand
Copy link
Contributor

weinand commented Jul 26, 2017

Test for #30338, #30157, #31266, and #31202:

Complexity: 3

Write a simple extension and use vscode.debug.startDebugging(...) to launch named configs and compound configs and in-memory launch configs. They should work identically to manually launching: changes in files and launch.configs will be saved, preLaunchTasks should be run.

Verify that vscode.debug.startDebugging(...) honours the folder argument.

Verify that activeDebugSession, onDidStartDebugSession, onDidTerminateDebugSession, and onDidChangeActiveDebugSession work as documented.

@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label Jul 26, 2017
@weinand weinand added this to the July 2017 milestone Jul 26, 2017
@weinand weinand self-assigned this Jul 26, 2017
@weinand weinand assigned jrieken and unassigned weinand Jul 26, 2017
@jrieken jrieken closed this as completed Jul 27, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Projects
None yet
Development

No branches or pull requests

2 participants