It dosen't work width less.
window0006 opened this issue · 6 comments
Did you install the Less plugin?...
Hey @window0006
This is the officially supported less plugin - https://packagecontrol.io/packages/LESS
If this still isn't working, can you put your text cursor inside the less style area and press "ctrl + shift + p" (not cmd) and send me a screenshot of the little window that pops up.
I do install the plugin from here: https://packagecontrol.io/packages/LESS, but still have the problem.
Here is the little window:

And it seems just has no highlight, other functions are ok.

Just one more thing - could you check with the default sublime text theme? Some themes seem to have this issue.
Maybe I can help you.
1.Open plugin directory
2.Open vue-syntax-highlight->vue.tmLanguage
3.Line 638 change "source.css.less" to "source.less"

