When IntelliRush is on and I'm editing a .less file, typing a hyphen seems to accept the suggestion.
For example, typing:
@media screen and (min
pops up the intellirush selections, then typing - gives me:
@media screen and (min-aspect-ratio-)
with that entry selected in intellirush.
What I'd like to do is prevent the hyphen from accepting the entry so that I can just type "min-width" if I want to.
Note: in many cases, where a shortcut exists, this behavior is ok: typing "padding-" winds up filtering the list nicely.
Ryan,
Thank you for the report, we were able to reproduce this issue and will work on fixing it for future updates.