vuejs/vue-syntax-highlight

It dosen't work width less.

window0006 opened this issue · 6 comments

image

It dosen't work width less.

Did you install the Less plugin?...

image

I've installed the Less plugin and restart the editor, but still don't work T.T.

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:
image
And it seems just has no highlight, other functions are ok.
image

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"