intellij-plugin-v4 icon indicating copy to clipboard operation
intellij-plugin-v4 copied to clipboard

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

Open yasamprom opened this issue 3 years ago • 2 comments

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

yasamprom avatar Jun 26 '22 07:06 yasamprom

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

parrt avatar Jun 26 '22 18:06 parrt

Solution: Add this code in your PluginController

yasamprom avatar Jul 13 '22 08:07 yasamprom