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

Alt-F12 "Peek Definition" does not work #37

Closed DBosley closed 7 years ago

DBosley commented 7 years ago

Pressing Alt-F12 doesn't seem to do anything, but pressing F12 opens mixin definitions correctly but also peeks at the same time. (see #36)

Right-click context menu opens the 'peek defintion' view to the line you right clicked, not the file where the mixin is defined.

mrmlnc commented 7 years ago

Should be fixed in 0.6.2 version.