Wscats / vue-snippets

Visual Studio Code Syntax Highlighting For Vue3 And Vue2
https://marketplace.visualstudio.com/items?itemName=Wscats.vue&ssr=false#overview
MIT License
67 stars 7 forks source link

Standard VSCode shortcuts overrided #45

Open ericjamesbye7 opened 8 months ago

ericjamesbye7 commented 8 months ago

Hello The "Ctrl + Shift + F" which permits to search in all the workspace is overrided by your module. I had to disabled it and the search function shortcut is back.

For me, blocking issue because I always use this shortcut when I do reverse engineering. Regards EJB

ericjamesbye7 commented 8 months ago

Hello again Checked again after cleaning the configuration, restarted VSCode twice, same issue : the shortcut is still "alive" even if I removed it Regards EJB

Dwhyte commented 5 months ago

Same.. Ctrl + Shift + F is still an issue here. I had to disable the plugin, to get the workspace search working again.