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.
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/ …
Yeah I’ve been told about it I’ve also been asked “Do you really use gedit for development?” hehe
You must be logged in to post a comment.
2 Responses