Geoffrey Grosenbach
Geoffrey Grosenbach
In TextMate, - Open a directory with local files and also other files symlinked from other places. - Activate PeepOpen and choose one of the symlinked files. - It opens...
Currently TAB will select the next item in the search results. Shift-tab should do the opposite.
Useful for Node or NPM-managed apps.
Steps to reproduce: ``` open 'peepopen:///Users/my-user/path/to/repo' ``` It should show the PeepOpen window and use the default editor. Instead, it shows nothing.
The search bar should accept a line number, and jump to that line in the file when opened. ``` user.rb:100 ``` This will make it possible to paste spec or...
Steps to reproduce: - Open a subdirectory of a Git project in TextMate. - Edit a file so it has changes since the last commit. - Activate PeepOpen. - No...
If the search returns no files, hitting Enter shows the "No Text Editor Found" dialog. It should show a more relevant error, such as "No files matched your search".
The filename and metadata are too big for some people. An option to choose a font size or select tiny/small/normal would be a useful feature.
The initial PeepOpen article mentioned navigation by code (class name, function, etc.). Adding navigation by SASS or CSS selector would be useful. NOTE: A single CSS selector could reside in...
Right now there is no indication of the scale of the graph or what the bars represent