jdiehl / brackets-less-autocompile

Automatic compilation of LESS files for Brackets
93 stars 36 forks source link

can not compile to css file in version 1.6 #81

Closed fadesky closed 8 years ago

fadesky commented 8 years ago

can not compile to css file in version 1.6 when save less file.

status bar shows errors: Uncaught TypeError: Cannot read property 'line' of undefined /language/CodeInspection.js:423

jdiehl commented 8 years ago

Can you please provide some more information? What file are you trying to compile? Does a manual compile work? Are there any errors on the Brackets console (you can access it via Debug > Show Developer Tools)

ta3pks commented 8 years ago

i have very same issue nothing happens when i hit save details are in photos screenshot from 2016-03-01 23-08-52 for the first photo the file name is called test.less

screenshot from 2016-03-01 23-11-27 screenshot from 2016-03-01 23-11-58

jdiehl commented 8 years ago

Does the plugin work without the // out: ./new.css prefix? Can you please check the Brackets console for any errors?

ta3pks commented 8 years ago

@jdiehl theres no error specific to brackets auto less

jdiehl commented 8 years ago

Not sure how to help you then...