JOE (Joe's Own Editor) syntax coloring and highlighting files - improved ones
Go to file
Christian Nicolai ca2159561e Cleaned properties.jsf up 2011-08-02 23:45:43 +02:00
HowItWorks.md Updated HowItWorks.md 2011-08-02 22:14:39 +02:00
README.md Updated README 2011-08-02 13:09:30 +02:00
ant.jsf Renamed antvar subroutine to maybe_antvar 2011-08-02 17:27:05 +02:00
comment_todo.part.jsf New separate template file for comment todo labels 2011-08-02 18:52:01 +02:00
debian.jsf New JOE highlighter for Java's .properties files 2011-08-02 22:03:36 +02:00
ftyperc New JOE highlighter for Java's .properties files 2011-08-02 22:03:36 +02:00
java.jsf New comment todo labels for java 2011-08-02 18:53:07 +02:00
md.jsf Updated HowItWorks 2011-08-01 19:35:32 +02:00
prolog.jsf Method hilite for Java, prolog.jsf tabs corrected 2011-08-01 20:48:33 +02:00
properties.jsf Cleaned properties.jsf up 2011-08-02 23:45:43 +02:00
ruby.jsf Refactored ruby comment todo labels 2011-08-02 18:52:46 +02:00
yaml.jsf Removed URL highlighter 2011-08-02 17:50:59 +02:00

README.md

JOE Syntax Highlighting

self

For JOE see here.
For JOE project see here.
For original JOE syntax files see here.

For a description about how JOEs jsf parser works, see the header of c.jsf. Another good resource might be jsf.jsf.

ftyperc

To enable to enhanced ftyperc without overwriting '/etc/joe/ftyperc', you may place the modified one in '~/.joe/' as '~/.joe/ftyperc'.

Other Syntax Files

How JOE syntax highlighting works

See HowItWorks.md.