PeepOpen-Issues
PeepOpen-Issues copied to clipboard
Search should also take a line number
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 test output and jump to a file.
This seems like a slippery slope, once you start reimplementing all navigation shortcuts in an editor you're going to create an awful lot of work. I suggested a generic solution that might require less work here http://github.com/topfunky/PeepOpen-Issues/issues#issue/17/comment/323931