Recensions par Select Tab Using Alt-Number
Select Tab Using Alt-Number di Yury Kotov
1 recension
- Valutade 5 su 5di Darkmaster006, 3 yıl önceThis works well but... is there any way to make it not have a conflict when writing ASCII characters with Alt+XXX?
EDIT: The developer helped me immensely! He's great and realised a way to bypass this problem. And the extension works perfectly. Definitely recommended.Rispueste dal svilupadôr
publicât ai 3 yıl önceHi, thank you for the review! I'd like to help, but I don't really know how to avoid this problem. Because, when you press alt-number it switches tabs immediately and it's not clear how to determine if user's intention was to write a special character... Maybe I can try not to handle alt+0xxx at all, then it will be possible to enter the ascii chars which code starts with 0.
Update:
Added a command (ctrl+alt+0) to toggle alt+num hotkeys. So, typing a special character will look like: ctrl+alt+0, alt+xxx, ctrl+alt+0. Unfortunately, this is the best solution I could find...