Sublime Text syntax highlighting for FDS input files
Here is an example using the "Monokai" Color Scheme:
This syntax is based on the Sublime Fortran Namelist syntax. The main differences are that namelist groups and parameters must be valid FDS inputs to be highlighted and there is better treatment of comments.
Pull requests welcome!
To install:
-
In sublime, go to Preferences -> Browse Packages. This will open the file explorer to the directory where packages are located.
-
Clone the repo into this directory.
-
With an FDS file open in Sublime, navigate to View -> Syntax -> Open all with current extension as... and select FDS.