Yes, JEdit! What's wrong with that?
extras/boo.xml is the syntax mode, just copy it to your <JEdit installation folder>/modes directory and include the following line in your CATALOG file:
| Code Block | ||
|---|---|---|
| ||
<MODE NAME="boo" FILE="boo.xml" FILE_NAME_GLOB="*.boo" />
|
