| Subcribe via RSS

A new Gedit plugin: “Open Header/Body”

August 13th, 2008 Posted in

That’s a feature I was missing in Gedit: the ability to quickly switch from the header file (e.g. a .h file) to the body file (e.g. a .cpp file) and vice versa.  So I wrote a plugin!

See the plugin’s page for details.

2 Responses to “A new Gedit plugin: “Open Header/Body””

  1. Alban Says:

    I have a vim plugin for that. It is very useful ;-)
    It tries to open the file in the right directory, i.e. the same directory, or ../src/, ./include/ or ../include/ …


  2. Pierre-Luc Beaudoin Says:

    Yeah I’ve been told about it :) I’ve also been asked “Do you really use gedit for development?” hehe


Leave a Reply