deerawan / vscode-dash

Dash, Zeal and Velocity documentation integration in Visual Studio Code 🔎📖
MIT License
285 stars 23 forks source link

Ctrl+h doesn't do anything #87

Open lightcap opened 4 years ago

lightcap commented 4 years ago

All the keybindings seem to work as advertised, but ctrl+h doesn't do anything at all. That seems like the best feature too :-)

Trying the the shortcut in ruby and javascript files with the same results.

vscode-dash 2.4.0, VSCode 1.44.2, Dash 5.1.4

CatNofishing commented 4 years ago

image

fwip commented 4 years ago

https://github.com/deerawan/vscode-dash/issues/31 It might just be conflicting with a keybinding you already have, like ctrl-h from the vim mode extension. I changed mine to command-H and it seems to be working alright.

davidzhu1989 commented 4 years ago

No, it didn't work. whatever command i changed.