Adds syntax highlighting for GLPK (GNU Linear Programming Kit) model files to Intellij.
Instructions:
- Copy the
GLPK Model.xml
file to the directory~/.IntelliJIdea<version>/config/filetypes
. You may need to create the filetypes directory. - Restart Intellij
- Go to
File->Settings->Editor/File types
and register the file type Gnu Linear Programming Kit to*.mod
.