Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Commit e9645a2

Browse files
released v1.2.0
1 parent ca199c8 commit e9645a2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog for SearchInProject
22

3+
## v1.2.0 2013-04-21
4+
5+
* Works with Sublime Text 3 (thanks to @basteln, and also at his word)
6+
* Correctly handles quoted paths with The Silver Searcher (#3, also thanks to @basteln)
7+
38
## v1.1.0 2012-12-01
49

510
* Fixed: The Silver Searcher not providing line numbers

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Search In Project v1.1.0
1+
# Search In Project v1.2.0
22

33
A plugin for [Sublime Text 2](http://www.sublimetext.com/).
44

@@ -12,6 +12,8 @@ It's easy to add another search tool, if you so desire.
1212

1313
## Installation
1414

15+
[Package Control](http://wbond.net/sublime_packages/package_control): install package **SearchInProject** (this is the recommended
16+
1517
Copy the folder into the Packages folder.
1618

1719
## Usage

0 commit comments

Comments
 (0)