firesass icon indicating copy to clipboard operation
firesass copied to clipboard

Clickable "line number" link to .scss source file?

Open jaredcobb opened this issue 12 years ago • 4 comments

First of all, thank you so much for this project! It's amazing.

This might be an FAQ, but is it possible to have the clickable "line number" link actually navigate or load the source .scss file? It navigates to the compiled .css style definition.

It's more of a convenience... Otherwise I'm switching back and forth into my text editor to hunt down the original file and line number.

(In the example below, I'm clicking '_grid.scss' and it's going to navigate to the compiled app.css with the css definition).

Example

Thank you again for the great plugin! Jared

jaredcobb avatar Dec 02 '12 01:12 jaredcobb

It's supposed to... I'm not sure why it wouldn't be.

nex3 avatar Dec 03 '12 19:12 nex3

Interesting... Here are my specs (in case you might be able to replicate the issue then)...

OS X 10.7.5 Firefox 17.0.1 Firebug 1.10.6 FireSass 0.0.12 Zurb Foundation 3.2.2 (which is Compass 0.12.2 & Sass 3.2.3)

I confirmed that the behavior is the same whether the .scss source file is located under the gem location (Zurb partial) or my own partials / includes under my actual project.

Thanks!

jaredcobb avatar Dec 03 '12 20:12 jaredcobb

Having the same problem. My specs:

Windows 7 Prof. Firefox ESR 17.0.2 Firebug 1.11 FireSass 0.0.12

simontunnat avatar Jan 16 '13 10:01 simontunnat

Same problem here.

Windows 7 x64 Firefox 26.0 Firebug 1.12.6 FireSass 0.0.12

thany avatar Jan 29 '14 10:01 thany