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.registerDebugConfigurationProvider API mock #3350

Merged
merged 1 commit into from
Oct 31, 2018

Conversation

azatsarynnyy
Copy link
Member

@azatsarynnyy azatsarynnyy commented Oct 31, 2018

Signed-off-by: Artem Zatsarynnyi azatsary@redhat.com

The PR mocks debug.registerDebugConfigurationProvider API call to eliminate error

TypeError: vscode.debug.registerDebugConfigurationProvider is not a function

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

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

Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
@azatsarynnyy azatsarynnyy added the plug-in system issues related to the plug-in system label Oct 31, 2018
@azatsarynnyy azatsarynnyy self-assigned this Oct 31, 2018
@azatsarynnyy azatsarynnyy merged commit b781797 into master Oct 31, 2018
@azatsarynnyy azatsarynnyy deleted the az/api-debug branch October 31, 2018 10:41
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