jEdit Ruby Editor Plugin
August 23rd, 2006
I have been using jEdit for the past several years for all kinds of things. One of its coolest features is the plugin system. Basically, anything you need the app to do there is probably already a plugin that can do it. If you want to do Ruby programming in jEdit, there is now a plugin for that as well–the “jEdit Ruby Editor Plugin”:http://rubyjedit.org/.
Features include:
* Method completion and integrated Ruby docs
* Syntax error highlighting
* Auto indent and insert end
* File structure popup
* Structure browser window
* Navigation shortcuts
The plugin does not represent a full IDE, but does provide enough functionality that for single scripts or small programs it should be all that a developer would need.
Categories: Ruby
Does anyone know the name of the wordpress plugin that creates a list of your posts in a category instead of just displaying them one after the other? I want it so that when someone clicks on a category they just get a list of posts from that category.
I'm sure Ive seen one…and sifting through the WP site is a nightmare