sunjw / jstoolnpp

A JavaScript (JSON) tool for Notepad++ (formerly JSMinNpp) and Visual Studio Code.
GNU General Public License v2.0
284 stars 24 forks source link

Keyboard Shortcuts Should be configurable. #150

Closed SomeCallMeTom closed 8 months ago

SomeCallMeTom commented 8 months ago

48 Ctrl + Alt + M has stopped working

I have come across a similar issue, where if the Keyboard Shortcuts conflict with other plugins I have installed, the shortcut is over-ruled. I suspect this is based on first-come-first-served based upon plugin loading, which I suspect is based upon folder name.

This could potentially be an issue for VSCode plug-ins.

sunjw commented 8 months ago

Yes, it is configurable. It is a feature of Notepad++ and the same feature in VSCode, too.