If you are using NIST FDS on Linux, and you are editing your cases with the new Gnome Text Editor, you can install this specific syntax highlighting.
- Download the latest version of the fds.lang file.
- Copy the
fds.lang
file to one of the following locations, depending on how your editor was installed:- current flatpak version:
~/.var/app/org.gnome.TextEditor/data/libgedit-gtksourceview-300/language-specs/
; - current packaged version (eg. rpm, deb):
~/.local/share/libgedit-gtksourceview-300/language-specs/
; - olders versions:
~/.local/share/gtksourceview-5/language-specs/
.
- current flatpak version:
Restart your session and enjoy FDS syntax highlighting in the Gnome Text Editor.
This plugin is released under the GNU General Public License (GPL) 2016 by Emanuele Gissi, PhD.