chuma / gedit_fastprojects

Gedit plugin for quick project navigation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fastprojects

Gedit plugin for quick project navigation

Performs quick search for project names present on given project folders. Opens a new gedit window with filebrowser root set to chosen project's folder. Perfect team with grepint. List of folders containing projects is given via plugin configuration dialog.

By now, a project is no more than a folder with a .git folder in it.

Once invoked you can directly edit the pattern, or navigate through the hits list with up/down keys. Go there pressing enter on selected result. No mouse needed.

Uses <Ctrl><Alt>P accelerator.

Roughly based on https://github.com/rubencaro/gedit_grepint

Maybe some day it will remember last opened files for a project.

About

Gedit plugin for quick project navigation


Languages

Language:Python 100.0%