mrmlnc / vscode-less

:electric_plug: Less intellisense for Variables and Mixins in all Less files.
https://goo.gl/9myVWD
MIT License
31 stars 17 forks source link

Extension not working #35

Closed skrichten closed 7 years ago

skrichten commented 7 years ago

This extension doesn't seem to be working at all for me. Here are the errors I see...

At the time I was hovering over a variable that was imported from another less file.

C:\Program Files (x86)\Microsoft VS Code\resources\app\node_modules\vscode-textmate\release\main.js:2360 [4] - Grammar is in an endless loop - Grammar is not advancing, nor is it pushing/popping

shell.ts:437 Illegal argument, contents must be defined: Error: Illegal argument, contents must be defined at new e (c:\Program Files (x86)\Microsoft VS Code\resources\app\out\vs\workbench\node\extensionHostProcess.js:11:7578) at asHover (C:\Users\SleekDigital.vscode\extensions\mrmlnc.vscode-less-0.6.0\node_modules\vscode-languageclient\lib\protocolConverter.js:71:16) at process._tickCallback (internal/process/next_tick.js:103:7)

mrmlnc commented 7 years ago

Hello,

Small question, you use VS Code 1.9.0, right?

skrichten commented 7 years ago

Yes. On Windows 10

mrmlnc commented 7 years ago

Fixed in master branch. I'll create release very soon (today).

skrichten commented 7 years ago

Awesome, thanks!

mrmlnc commented 7 years ago

Should be fixed in 0.6.1.