topfunky / PeepOpen-Issues

Bug reports and feature requests for the PeepOpen application
http://peepcode.com/products/peepopen
41 stars 1 forks source link

Code Navigation by SASS or CSS selector #88

Open topfunky opened 14 years ago

topfunky commented 14 years ago

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 several files, so this would require an elegant UI in order to navigate to the proper file. Perhaps it could show all CSS files with content matching the selector, and the user could arrow up or down to the desired file.

MarioRicalde commented 14 years ago

I can help with this. I'm the developer of the SCSS (SASS) textmate bundle. :)