http:// jon-walsh.com / journal / category / projects /

Posts in “Projects”

Multi-edit Update: 1.2 released

This update fixes a few bugs, chooses some more logical shortcuts (removing some of the configs for consistency’s sake), and adds a few new features. (more…)

2nd May 2009
Posted in Multi-edit | 14 Responses

Multi-edit Update: 1.1 released

This update contains lots of important bug fixes, so make sure you update! The most important being a bug that causes gedit to redraw much more frequently than it should, creating a delay when editing large files (apologies!, but now fixed). The following are the most noticeable changes, but the full details can be found in the release notes.
(more…)

2nd March 2009
Posted in Multi-edit | 5 Responses

Multi-edit Update: 1.0 release!

Over the past week I’ve made a great number of changes to Multi-edit, pushing it up to a 1.0 status! A full list of bug fixes etc. can be found in the __init__.py file, but the more noticeable changes are: (more…)

27th February 2009
Posted in Multi-edit | 3 Responses

Gedit plugin: Multi-edit released

One of the main things that almost prevented me from switching to Linux was the lack of a text editor like TextMate or E-TextEditor. After all, it would be the program I’d use the most. But luckily Gedit has turned out to be almost up to the job, aside from a lack of multi-edit support!

So for the last few weeks I’ve been working on a Gedit plugin that allows you to edit multiple parts of a document, simultaneously. Ala Multi-edit! You can check it out at:

jon-walsh.com/journal/multi-edit/

The hardest part was not being able to use Gedit while creating it…

:D

19th February 2009
Posted in Multi-edit | 6 Responses