Fast project-wide search using the platinum searcher.
In order to use pt-search
you need to install the platinum searcher
to your system.
apm install pt-search
pt
executable in pt-search
settingsMac: cmd-alt-shift-F
Windows, Linux: ctrl-alt-shift-F
The shortcut invokes the command pt-search:pt
, which opens the Find in Project (with pt) window, where you can find patterns in your whole project using the platinum searcher.
The rudimentary code is used from the excellent Atom package https://github.com/antelle/atom-codesearch, which has been adapted for usage of pt
.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.