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

No suggestion after editing a variable. #17

Closed mattez closed 8 years ago

mattez commented 8 years ago

There is no suggestion after editing a variable.

Example: I want variable @font-size-h1 from BS3. So I wrote @fsh1 and suggestion works, so I've got @font-size-h1 vsc-less-01 Than I delete some characters from variable, cursor on variable and use

"key": "ctrl+space",            "command": "editor.action.triggerSuggest"

vsc-less-02 no suggestion there.

Is this issue of "vscode-less"? It will be nice if it can suggest also after deleting some part oaf variable.

mrmlnc commented 8 years ago

Will be fixed in version 0.3.0, which will be released today.

mattez commented 8 years ago

You are unbelievable. Super fast. Mind control. :+1:
Have a nice Sunday.