Showing posts with label jedit. Show all posts
Showing posts with label jedit. Show all posts

Monday, November 2, 2009

jEdit macro to compact code

I have published a new jEdit Macro to compact code into to single line. This works on C-derived languages, and can also be used to compact CSS.

I developed this for creating a bookmarklet with single-line JavaScript.

For a complete list of jEdit macros published by WizTools, visit this Wiki.

Thursday, September 24, 2009

jEdit Macros @ WizTools.org

jEdit is a popular programmer's text editor. To boost my productivity, I have written some basic macros for it. All the macros solve some common programming problems faced by programmers. Hope you find it useful.