urubatan / gedit_formatter
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README | Sat May 03 18:05:02 -0700 2008 | |
| |
code_formatter.gedit-plugin | Sat May 03 14:53:22 -0700 2008 | |
| |
code_formatter/ | Sun Jun 08 11:23:09 -0700 2008 |
README
This is a GEdit plugin for formatting code. currently it supports only ruby code, but I'll add at least support for HTML (I do not like tidy) To install just copy all files to the directory ~/.gnome2/gedit/plugins To format a ruby file, open the buffer and press CTRL+ALT+F or use the command "Format Code" from the tools menu.

