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

Suggestion / enhancement: Storing reference of class loader for each language support #65

Open
Mouseviator opened this issue Aug 17, 2023 · 0 comments

Comments

@Mouseviator
Copy link

Hi, first of all thanks for this and all RSyntaxTextArea related projects. Wonderful work.

Now for my suggestion :)

I am using these projects in project that works with "plugins" and during this, I discovered that it is not possible to load LanguageSupport (and related resources) when they are available by different class loader than the main application. Thus, I made small adjustments to the LanguageSupportFactory class to allow specify class loader to use when adding LanguageSupport. I attached the diff file here, just in case you want to consider making this change part of master branch.

diff.txt

Have a good time
Best regards
Mouseviator

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

No branches or pull requests

1 participant