vuejs / devtools

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools.vuejs.org/
MIT License
1.7k stars 122 forks source link

inspector keymap ? #622

Closed 1571312541 closed 2 weeks ago

duowb commented 1 month ago

Mac Use Shift + Option + D to toggle DevTools Use Command + K to toggle Command Palette

Win Use Shift + Alt + D to toggle DevTools Use Alt + K to toggle Command Palette

Is this it?

J-Sek commented 2 weeks ago

Previous version had Alt + S that was very helpful to quickly enable component selector. Now we have to squeeze eyes, find the small icon in the corner of the devtools panel, carefully point and click.. you get the idea. Some people may miss it, including me.

webfansplz commented 2 weeks ago

684