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 workspace.registerTextDocumentContentProvider API mock #3362

Merged
merged 1 commit into from
Nov 2, 2018

Conversation

azatsarynnyy
Copy link
Member

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

The PR mocks workspace.registerTextDocumentContentProvider API call to eliminate error

TypeError: vscode.workspace.registerTextDocumentContentProvider is not a function

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

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

@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
@evidolob
Copy link
Contributor

evidolob commented Nov 1, 2018

@vitaliy-guliy Can you look on this? As you already worked on this API.

@azatsarynnyy azatsarynnyy merged commit 2786b1e into master Nov 2, 2018
@azatsarynnyy azatsarynnyy deleted the az/api-doc branch November 2, 2018 07:58
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.

4 participants