Archive for May, 2007

Bugfix for JavaScript plugin

May 7th, 2007

Turns out the latest SideKick comes with its own parser named “javascript” which was conflicting with my parser named “javascript”. This was causing SideKick to forget which parser I had selected for each buffer. To fix this, I creatively renamed my parsers to “skrul-javascript” and “skrul-xml-javascript”. You can download the updated version […]


JavaScript plugin updated

May 6th, 2007

I just uploaded a new version of my JavaScript plugin for jEdit. The new version is compiled with Java 1.5 and is compatible with the latest version of jEdit. Also new in this version is support for validating JavaScript that is embedded in an XML document — there is support for XHTML, XUL, […]