Skip to content

Syntax highlighting for FICO Xpress Mosel in JetBrains IntelliJ Platform and Notepad++

License

Notifications You must be signed in to change notification settings

jcmuel/mosel-syntax-highlighting

Repository files navigation

Mosel Syntax Highlighting

FICO Xpress Mosel is an algebraic modeling language for mathematical optimization. In this repository, you find Mosel syntax highlighting definitions for JetBrains IntelliJ Platform (IDEA, CLion, PyCharm, GoLand, ...) and Notepad++.

JetBrains IntelliJ Platform setup

  • Go to File -> Import Settings....
  • Select the file IntelliJ Platform Mosel syntax highlighting.zip.
  • Select File types (schemes) and OK.
  • Select OK to restart IntelliJ and reload the settings.

Tested with CLion 2019.2.5.

Notepad++ setup

  • Go to Language -> Define your language....
  • Click Import... and select the file Notepad++ Mosel syntax highlighting.xml.
  • The next .mos file that you open in Notepad++ will be viewed with Mosel syntax highlighting.
  • You can also use Mosel syntax highlighting for other file extensions by manually selecting Language -> Mosel.

Tested with Notepad++ 7.7.1.

About

Syntax highlighting for FICO Xpress Mosel in JetBrains IntelliJ Platform and Notepad++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published