brackets-sass icon indicating copy to clipboard operation
brackets-sass copied to clipboard

Compressed Output, incorrect SourceMap line numbers

Open tD3rk opened this issue 9 years ago • 5 comments

I've noticed when setting my output style to compressed, line numbers are incorrect when inspecting in browser (sourcemaps enabled). When setting output style to nested, numbers are correct. This is the case for me with a fairly vanilla setup, few partials being imported ahead of the lines in question that are off.

tD3rk avatar Mar 17 '15 17:03 tD3rk

I have the same problem, but for me with style compressed or nested, the inspector never gives me the right number line.

carobe avatar Apr 02 '15 17:04 carobe

I also receive this error on Compressed or Nested, I'm posting it on this ticket because I'm not sure the error occurred until I set the project to Compressed and then back to nested. V.2.0.1-109 Reinstalled, issue remains. Windows 8.1

nickfmc avatar Apr 22 '15 17:04 nickfmc

That is a libsass/node-sass bug, so can't be fixed in this extension :cry:

nicolo-ribaudo avatar Apr 23 '15 17:04 nicolo-ribaudo

Do you have a link nicolo with info on this bug so when this ticket is closed and people find it they will have a resource?

nickfmc avatar Apr 23 '15 17:04 nickfmc

No, I just installed node-sass and compiled files from the command line.

nicolo-ribaudo avatar Apr 23 '15 19:04 nicolo-ribaudo