Community
    • Login

    Multi ShortCuts for all like in Scintilla command

    Scheduled Pinned Locked Moved General Discussion
    4 Posts 3 Posters 582 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • kuzduk = kuzdukK
      kuzduk = kuzduk
      last edited by

      For one Scintilla command you can nominate multiple count of ShortCut. But for RunMenu, Macros, Run commands, Plugin commands, you cant multiple: only one shortcut. Multi shortcut for all is very userful and good!

      Описание

      Описание

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @kuzduk = kuzduk
        last edited by

        @kuzduk-kuzduk ,

        The “scintilla commands” are special, and because of the way that the “scintilla” library was built, it allows multiple shortcuts.

        For all the Notepad++ actions, the shortcuts are implemented differently, and there can only be one shortcut per action.

        (Scintilla is a separate, standalone library that Notepad++ uses. Just because that library allows multiple shortcut keys does not mean that it’s reasonable for Notepad++ to be able to implement multiple shortcut keys on non-Scintilla commands.)

        We in the forum cannot change this for you; you would have to make an official feature request if you want to have multiple shortcuts for a given action. After such a request is made, it might be eventually worked on, or it might be seemingly ignored because the Developer doesn’t have the time or immediate interest, or it might be rejected.

        As a workaround, because that feature will not be implemented immediately [if ever], for many Notepad++ menu actions, you could record a macro that runs that same command, and assign a different keyboard shortcut to the macro as compared to the one for the action.

        Opinions follow:

        If you want a different keystroke than the default, just assign the keystroke you will use. I doubt I would ever find myself wanting two different keystrokes that do the same thing for my own usage. If you are supporting multiple users, let each user have their own settings, and choose the keystrokes they want. There are too many things that need a keystroke to waste multiple keystrokes on the same action.

        Personally, the only reason I can see that multiple shortcuts are useful for Scintilla actions is because some people learned the 80s pre-Windows Ctrl+INS/Shift+DEL/Shift+INS and similar copy/cut/paste commands, which have stuck around for decades despite Ctrl+C/X/V being the Windows and now universal standard for nearly as long. But I’ve never seen a benefit of multiple shortcuts, other than that.

        If you would actually use multiple keystrokes for the same command depending on your mood, you are free to disagree with me… But I would suggest not being surprised if the Developer doesn’t think that it’s worth the effort to add multiple keystrokes.

        kuzduk = kuzdukK 1 Reply Last reply Reply Quote 1
        • kuzduk = kuzdukK
          kuzduk = kuzduk @PeterJones
          last edited by

          @PeterJones

          How i can make an official feature request?

          Alan KilbornA 1 Reply Last reply Reply Quote 1
          • Alan KilbornA
            Alan Kilborn @kuzduk = kuzduk
            last edited by Alan Kilborn

            @kuzduk-kuzduk

            How i can make an official feature request?

            You read the FAQ area, which you should have done when you first joined this forum.

            1 Reply Last reply Reply Quote 2
            • First post
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors