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] languages.registerCodeLensProvider API #3414

Merged
merged 1 commit into from
Nov 8, 2018
Merged

Conversation

azatsarynnyy
Copy link
Member

@azatsarynnyy azatsarynnyy commented Nov 6, 2018

Signed-off-by: Artem Zatsarynnyi azatsary@redhat.com
Closes #3199
This PR adds the languages.registerCodeLensProvider Plug-in API.
Related PR with the sample Plug-in eclipse/che-theia-samples#14
It's needed for eclipse-che/che#10574

packages/plugin-ext/src/plugin/command-registry.ts Outdated Show resolved Hide resolved
packages/plugin-ext/src/plugin/command-registry.ts Outdated Show resolved Hide resolved
packages/plugin-ext/src/plugin/languages.ts Outdated Show resolved Hide resolved
packages/plugin-ext/src/plugin/languages.ts Outdated Show resolved Hide resolved
packages/plugin-ext/src/plugin/languages/lens.ts Outdated Show resolved Hide resolved
@azatsarynnyy
Copy link
Member Author

@benoitf I've addressed all your comments. So PR is ready to review

Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
@azatsarynnyy
Copy link
Member Author

rebased on master

@azatsarynnyy azatsarynnyy merged commit 1ecc750 into master Nov 8, 2018
@azatsarynnyy azatsarynnyy deleted the az/lens branch November 8, 2018 10:47
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.

None yet

2 participants