pranaygp / vscode-css-peek

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

Ctrl+Shift+F12 not work #17

Closed zhao511117 closed 6 years ago

zhao511117 commented 6 years ago

when i press the F12,'GO TO' is worked,but press the 'Ctrl+Shift+F12' Why it doesn't work

pranaygp commented 6 years ago

Check your keyboard shortcut for "Peek Implementation". The default keyboard shortcut bindings are here but you can also modify them if you'd like.