This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I have found that syntax highlighting for LESS files goes away for the whole file if there is an extraneous comma before an opening brace, e.g.
I don't know if that's valid CSS or not, but I do know that it doesn't seem to cause problems in browsers. -T |
|
|
This is not strictly valid as the subsequent selector has no name but as you say browsers silently ignore this. I will add this to our backlog for parsing improvements and post an update when support for this has been added.
|
|
|
We have added a new set of updates for syntax highlighting which covers this issue. These are now available in the nightly builds.
|
|