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

[plug-in] Add debug.onDidChangeActiveDebugSession and debug.onDidTerminateDebugSession API mocks #3369

Merged
merged 1 commit into from
Nov 2, 2018

Conversation

azatsarynnyy
Copy link
Member

Signed-off-by: Artem Zatsarynnyi [email protected]

The PR mocks debug.onDidChangeActiveDebugSession and debug.onDidTerminateDebugSession API calls to eliminate an error like

TypeError: vscode.debug.onDidChangeActiveDebugSession is not a function

when using a plug-in which makes such API call.

It's needed for eclipse-che/che#10574

…inateDebugSession API mocks

Signed-off-by: Artem Zatsarynnyi <[email protected]>
@azatsarynnyy azatsarynnyy added the plug-in system issues related to the plug-in system label Nov 1, 2018
@azatsarynnyy azatsarynnyy self-assigned this Nov 1, 2018
@azatsarynnyy azatsarynnyy merged commit d94b97e into master Nov 2, 2018
@azatsarynnyy azatsarynnyy deleted the az/api-debug branch November 2, 2018 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plug-in system issues related to the plug-in system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants