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

Refactor GrammarReader/ThemeReader #401

Merged
merged 2 commits into from
May 18, 2022
Merged

Conversation

sebthom
Copy link
Member

@sebthom sebthom commented May 18, 2022

The main reason why I started refactoring the readers was that Registry.setTheme(IRawTheme) referenced an internal class as argument and thus is not usable from other plugins. I added IThemeSource similar to IGrammarSource. Additionally I added the ability to manually specify the content type in case a file is loaded with a file extension unknown to tm4e core.

@sebthom sebthom merged commit 0377572 into eclipse:master May 18, 2022
@sebthom sebthom deleted the patch-03 branch May 31, 2022 10:25
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.

None yet

1 participant