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

Allow Xtext editor subclasses to control highlighting #3250

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mx990
Copy link
Contributor

@mx990 mx990 commented Nov 22, 2024

Allow Xtext editor subclasses to control highlighting, for example, to (temporarily) disable semantic highlighting in order to handle very large sources. This avoids having to resort to reflection to access these methods.

Closes #3249

Signed-off-by: Martin Jobst <martin.jobst@posteo.de>
Copy link

Test Results

  6 460 files    6 460 suites   3h 8m 9s ⏱️
 43 242 tests  42 658 ✅   584 💤  0 ❌
170 266 runs  167 898 ✅ 2 358 💤 10 ❌

Results for commit 595cd6f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow Xtext editor subclasses to control highlighting
1 participant