Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 744 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 744 Bytes

SublimeFDS

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:

  1. In sublime, go to Preferences -> Browse Packages. This will open the file explorer to the directory where packages are located.

  2. Clone the repo into this directory.

  3. With an FDS file open in Sublime, navigate to View -> Syntax -> Open all with current extension as... and select FDS.