Thursday, July 19, 2007

19/07/2007 - Thursday


Here's a brief video of my Ruby on Rails editor. I quickly add a new template, then add an autocompletion entry for it. I create a new action using the 'def' template, then render a partial using the newly added template (via the autocompletion). After that I open the index view, then go back to the controller.

The editor also stores the last project, the open files, and the last opened file, and these are restored when the program is opened (or when the project is opened). It also remembers what folders are opened and restores them as well.

0 comments: