vue-syntax-highlight icon indicating copy to clipboard operation
vue-syntax-highlight copied to clipboard

It dosen't work width less.

Open window0006 opened this issue 6 years ago • 6 comments
trafficstars

image

It dosen't work width less.

window0006 avatar Jan 22 '19 03:01 window0006

Did you install the Less plugin?...

yyx990803 avatar Jan 22 '19 03:01 yyx990803

image

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

window0006 avatar Jan 22 '19 05:01 window0006

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.

skyronic avatar Jan 22 '19 13:01 skyronic

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

window0006 avatar Jan 28 '19 13:01 window0006

Just one more thing - could you check with the default sublime text theme? Some themes seem to have this issue.

skyronic avatar Jan 28 '19 15:01 skyronic

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"

ShiJinlong1997 avatar Oct 20 '19 14:10 ShiJinlong1997