I use an underscore(_) in an identifier, and FD's auto completion didn't work.
example.scss
---------
$theme_color : #fc4349;
h1 {
color: $th|
}
---------
The underscore is also legal in less.
Original issue reported on code.google.com by 909mmsph...@gmail.com on 3 Aug 2013 at 2:42
Original issue reported on code.google.com by
909mmsph...@gmail.com
on 3 Aug 2013 at 2:42