nice_find

A Find In Project plugin for TextMate

  • Owner: briancollins/nice_find
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

h1. nice_find

h3. A replacement for TextMate's Find In Project

Aim: Provide the speed of git-grep (or normal grep) to TextMate projects.

"Screenshot":http://imgur.com/Zativ.png

"Download":http://cloud.github.com/downloads/briancollins/nice_find/NiceFind2.2.tmplugin.zip

h2. Why?

In the beginning you had to stare at the beachball while TextMate searched synchronously through your project. Crashes occurred whenever it encountered a large file or was bored. Then came the grep bundles. They were good, but unfortunately they suffered the limitations of the TextMate bundle system.

nice_find is a TextMate plugin that is written in Objective C and interacts directly with TextMate. It uses grep (or git-grep where available). As a result it is faster, more intuitive, and has a native look and feel that is the envy of all the bundles.

h2. How?

Download the bundle "here":http://cloud.github.com/downloads/briancollins/nice_find/NiceFind2.1.tmplugin.zip extract and double click on it to install it in TextMate. Or build it in xcode and it will be installed by the build script.

In a TextMate project, hit command-shift-f and use the find dialog normally.

h2. Limitations

No replace support yet, but soon.
No support for multi-line regular expressions yet, but also soon.

Main metrics

Overview
Name With Ownerbriancollins/nice_find
Primary LanguageObjective-C
Program languageObjective-C (Language Count: 1)
Platform
License:
所有者活动
Created At2009-10-28 01:48:24
Pushed At2010-01-18 07:31:20
Last Commit At2010-01-17 23:31:17
Release Count0
用户参与
Stargazers Count200
Watchers Count3
Fork Count2
Commits Count64
Has Issues Enabled
Issues Count29
Issue Open Count11
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private