Giter Site home page Giter Site logo

gedit-snapopen-plugin's Introduction

Gedit Snap Open Plugin
Copyright (C) 2006-2010 Mads Buus Jensen <[email protected]>

see CHANGELOG for details

This plugin makes it much more convenient to open related source files.
Inspired by TextMate for Mac, this plugin will use regular expressions
to quickly search through files as you type. 
Press CTRL+ALT+o (letter o) to open dialog (On MAC, the shortcut is alt-cmd-o)

Filebrowser integration: if the 'file browser' integration is enabled
Snap Open will use the filebrowsers 'root' dir as top level dir when searching
for files to open. if filebrowser is NOT used,  The files suggested are those 
in or below the directory from where gedit was started. 

You can enter text or use arrow keys to select the file, 
and then hit enter to open that file.
If the file is already open, Gedit will switch to the proper tab.
Escape will close the dialog.
This plugin uses 'find' and 'grep' tools. You can modify the actual
search command by editing snapopen.py and look for the line starting with 
	cmd = "find ...

Known issues:
* Stalls if there are many files matched.
* Harmless broken pipe outputs with too many hits.
* 'find' command on every keystroke (not time-limited)
* Hard max-depth and 10 directories in 'find' command

For more information, visit my blog: http://www.upperbound.net/
Or the project page: http://github.com/MadsBuus/gedit-snapopen-plugin

gedit-snapopen-plugin's People

Contributors

madsbuus avatar vincecarney avatar zambot avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.