NOTE: We have this language file almost finished so don't bother working on it. -Chuck 2009-12-01 Gtk/Gnome text editors typically use a common library component called [http://projects.gnome.org/gtksourceview/ GtkSourceView] which means that adding Cobra language support for it enhances multiple applications. If you are specifically using [http://www.gnome.org/projects/gedit/ gedit], they have a [http://live.gnome.org/Gedit/NewLanguage NewLanguage] wiki page with instructions. Also, note that gedit is available for Windows, Mac and Linux. You can drop a new language file in '''(root)/share/gtksourceview-2.0/language-specs''' where '''(root)''' is one of: * ~/.local * /opt * /usr/local * /usr Editors that use !GtkSourceView: * [http://projects.gnome.org/gedit/ gedit] * [http://scribes.sourceforge.net/ scribes] See also: EditorSupportTips, EditorSupport