This extension provides syntax highlighting and basic snippets for Optimization Programming Language (OPL). OPL is the programming language that is used in IBM ILOG CPLEX Optimization Studio.
- Syntax highlighting for the OPL language.
- Basic snippets (
forall,exec,subj).
- The full OPL grammar based on the IBM's specification. Contributed by jonasrohw
- Add some sort of an icon.
- Add
.datfile to list of files handled by this OPL language.