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

Plugin doesn't reassign extension if it has already been associated with text #569

Open
yasamprom opened this issue Jun 26, 2022 · 2 comments

Comments

@yasamprom
Copy link

If g4 is already associated with text files and plugin is installed after that it doesn't reassign *.g4 with ANTLR language

@parrt
Copy link
Member

parrt commented Jun 26, 2022

thanks. saw that too. I wonder how g4 gets associated with text.

@yasamprom
Copy link
Author

yasamprom commented Jul 13, 2022

Solution:
Add this code in your PluginController

kjarrio added a commit to kjarrio/intellij-plugin-v4 that referenced this issue Aug 9, 2022
Signed-off-by: Kjartan Olason <olasonk@gmail.com>
parrt added a commit that referenced this issue Aug 13, 2022
Bugfix for issue: #569 Plugin doesn't reassign extension if it has already been associated with text
parrt added a commit to parrt/intellij-plugin-v4 that referenced this issue Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants