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

Support for multiple highlights #5038

Merged
merged 1 commit into from
Jul 7, 2017

Conversation

tsmaeder
Copy link
Contributor

Signed-off-by: Thomas Mäder tmader@redhat.com

What does this PR do?

This PR adds support for multiple document highlights in LSP based editors. It also fixes incorrect handling of line/char based text positions.

What issues does this PR fix or reference?

#4343

Changelog

Added support for showing multiple document highlights in LSP based editors.

Release Notes

N/A

Docs PR

N/A

@codenvy-ci
Copy link

Can one of the admins verify this patch?

@benoitf
Copy link
Contributor

benoitf commented Jun 26, 2017

@tsmaeder could you rebase this PR ?

Signed-off-by: Thomas Mäder <tmader@redhat.com>
@benoitf
Copy link
Contributor

benoitf commented Jul 3, 2017

ci-build

@codenvy-ci
Copy link

@benoitf benoitf added kind/bug Outline of a bug - must adhere to the bug report template. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. team/californication labels Jul 7, 2017
@tsmaeder tsmaeder merged commit 092505d into eclipse-che:master Jul 7, 2017
@tsmaeder tsmaeder removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jul 7, 2017
@tsmaeder tsmaeder added this to the 5.15.0 milestone Jul 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants