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] Register a code lens provider #3199

Closed
vparfonov opened this issue Oct 17, 2018 · 0 comments
Closed

[plug-in][languages] Register a code lens provider #3199

vparfonov opened this issue Oct 17, 2018 · 0 comments
Assignees
Labels
plug-in system issues related to the plug-in system Team: Che-Plugins issues related to the che-plugins team

Comments

@vparfonov
Copy link
Contributor

Register a code lens provider.

Multiple providers can be registered for a language. In that case providers are asked in parallel and the results are merged. A failing provider (rejected promise or exception) will not cause a failure of the whole operation.

https://github.com/Microsoft/vscode/blob/5a4eab812bd485942061f71af39f3eabc52a1035/src/vs/vscode.d.ts#L2129

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 Team: Che-Plugins issues related to the che-plugins team
Projects
None yet
Development

No branches or pull requests

2 participants