| jump-key READMEThis extension is HEAVILY based on jumpextension from Wenfang Du. I adjusted functionality a bit to suit my coding style more. Features
Jump to the start of character groups and empty pairs ("",'',(),[],{}) with character-codes inserted in those jumpable places.Alt+,Jump to the end of character groups and empty pairs ("",'',(),[],{}) with character-codes inserted in those jumpable places.Alt+.Select to the start of character groups with character-codes inserted in those jumpable places. Alt+shift+,Select to the end of character groups with character-codes inserted in those jumpable places. Alt+shift+.Now support multi-cursor!!: Add a new multi-cursor to another locationAdd a cursor to the start of a word. Alt+ctrl+,Add a cursor to the end of a word. Alt+ctrl+.Empty lines matching -> Now you can jump to any empty lines The character-codes inserted use color and background color that are nice to the eyes, and match my favorite color theme: Catppuccin Frappe. Known IssuesThe only issue I might improve in the future is the key tracking while in jump mode. Now if you mess up or want to change keys you pressed, it doesn't work. Release Notes0.3.1
Fix bug that the regex matches ")and similar sorts of mismatched pairsChange to use raw text to display with no shift in original textAdjust marginAdd empty lines matching 0.3.0
Add jump to empty matching pairs like: "",'',(),[],{}there can be spaces inside those pairs.Jump to start -> jump to inside of the empty pairJump to end -> Jump to after the closing empty pair 0.2.00.1.20.1.10.1.0First version of my version of jump-key 
 |  |