mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-12-21 16:54:23 +01:00
JOE (Joe's Own Editor) syntax coloring and highlighting files - improved ones
d062c874bd
From the spec ? and ! are only allow at the _end_ of _method_ names. The current highlighter accepts ? and ! in _all_ identifiers (since they could be e.g. method calls), too. |
||
---|---|---|
misc | ||
ant.jsf | ||
comment_todo.part.jsf | ||
debian.jsf | ||
ftyperc | ||
HowItWorks.md | ||
ini.jsf | ||
java.jsf | ||
js.jsf | ||
md.jsf | ||
php.jsf | ||
prolog.jsf | ||
properties.jsf | ||
README.md | ||
ruby.jsf | ||
whitespace.jsf | ||
xml_nest-decl.patch | ||
yaml.jsf |
JOE Syntax Highlighting
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.
How JOE syntax highlighting works
See HowItWorks.md.
Using
ftyperc
To enable the enhanced ftyperc without overwriting '/etc/joe/ftyperc', you may place the modified one in '~/.joe/' as '~/.joe/ftyperc'.
*.jsf
To enable the .jsf files in this repository they need to appear in JOEs syntax directory. This is likely to be '/usr/share/joe/syntax' when using Debian and APT. A good way to achieve this is to clone this repository somewhere onto your hard disk and establish symlinks to all jsf files in the syntax directory