LailaHammouda / AllOccurenceSelector-NPP-Plugin

A plugin for notepad++ which performs the functionality of selecting all occurrences of the currently highlighted string.
MIT License
0 stars 0 forks source link

Allow changing keyboard shortcut because I need write the "#" symbol, and Notepad++ hangs when no text is selected #1

Open curiosport opened 6 months ago

curiosport commented 6 months ago

I wanted to type the # symbol with Shift+3 but then Notepad++ stopped working.

So there are two problems here:

  1. I can't type the # symbol.
  2. If the keyboard shortcut changes to Shift+Ctrl+3 but if I accidentally haven't selected any text Notepad++ will stop working.

That's all. Thanks.

LailaHammouda commented 1 month ago

Hello,

I hope my email finds you well! Just got the chance to work on it, and I updated the repo with a new version which doesn't crash when no text is selected and allows you to type # and $.

Thank you for your contribution!


From: curiosport @.> Sent: 19 April 2024 7:10 AM To: LailaHammouda/AllOccurenceSelector-NPP-Plugin @.> Cc: Subscribed @.***> Subject: [LailaHammouda/AllOccurenceSelector-NPP-Plugin] Allow changing keyboard shortcut because Notepad++ hangs when no text is selected (Issue #1)

I wanted to type the # symbol with Shift+3 but then Notepad++ stopped working.

So there are two problems here.

  1. I can't type the # symbol.
  2. If the keyboard shortcut changes to Shift+Ctrl+3 but if I accidentally haven't selected any text Notepad++ will stop working.

That's all. Thanks.

— Reply to this email directly, view it on GitHubhttps://github.com/LailaHammouda/AllOccurenceSelector-NPP-Plugin/issues/1, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AM6MFMBY3EPL4NZIKZLJ2LDY6CRNTAVCNFSM6AAAAABGOP435OVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2TEMBZHEYTGNI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

curiosport commented 1 month ago

@LailaHammouda I've already checked it out and it fixes the issues I mentioned. I only found the minor drawback that if I press Shift+3 to type # and if I hold down the Shift key with the intention of combining it with another number to type another character (say /) instead of getting this #/ I get this #7 so that this doesn't happen I have to release the Shift key and press it again if I want to type another character. Personally I don't mind this inconvenience but I mention it in case it might be useful for you to know, or maybe you already knew it.

LailaHammouda commented 1 month ago

Thank you for letting me know! Unfortunately, as far as I know I don't think it is solvable, yet thank you so much.


From: curiosport @.> Sent: 15 September 2024 11:02 PM To: LailaHammouda/AllOccurenceSelector-NPP-Plugin @.> Cc: LailaHammouda @.>; Mention @.> Subject: Re: [LailaHammouda/AllOccurenceSelector-NPP-Plugin] Allow changing keyboard shortcut because I need write the "#" symbol, and Notepad++ hangs when no text is selected (Issue #1)

@LailaHammoudahttps://github.com/LailaHammouda I've already checked it out and it fixes the issues I mentioned. I only found the minor drawback that if I press Shift+3 to type # and if I hold down the Shift key with the intention of combining it with another number to type another character (say /) instead of getting this #/ I get this #7 so that this doesn't happen I have to release the Shift key and press it again if I want to type another character. Personally I don't mind this inconvenience but I mention it in case it might be useful for you to know, or maybe you already knew it.

— Reply to this email directly, view it on GitHubhttps://github.com/LailaHammouda/AllOccurenceSelector-NPP-Plugin/issues/1#issuecomment-2351773743, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AM6MFMFS6TE6XR3GCET6AYLZWXRWJAVCNFSM6AAAAABGOP435OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJRG43TGNZUGM. You are receiving this because you were mentioned.Message ID: @.***>