pranaygp / vscode-css-peek

A vscode extension for peeking at CSS definitions from a class or id tag in HTML
MIT License
145 stars 32 forks source link

Change shortcut Ctrl+hover #60

Closed fakhamatia closed 5 years ago

fakhamatia commented 5 years ago

How change Ctrl+hover shortcut? In Linux i have to change Alt And when change Ctrl hover not woke any more

pranaygp commented 5 years ago

You can change them with VSCode preferences (https://code.visualstudio.com/docs/getstarted/keybindings)

however, it looks like there might not (yet) be a way to customize the Ctrl+hover functionality (https://github.com/Microsoft/vscode/issues/46257)