[Feature] Multi-caret find + selection 🙏🏼 > #1166
Typora is amazing. Minimal yet powerful. I'm suggesting a feature that will improve the experience for us power-users, multi-caret selection. You can see this implemented is apps like VS Code, here.
- Add Selection To Next Find Match
- Which creates 1. A new selection based on your current selection. 2. A new caret (text cursor) at the newly added matched selection.
- Select All Occurrences of Find Match
- Select all occurrences based on a current selection, with carets at each match selected.
Typora already has functions like find, find & replace, and even support for regular expression which I was surprised. I see Typora already has some support for multi-caret, but is limited source code mode and you have to click to add caret.
I'm requesting adding the functions mentioned above, either standalone (based on simple selection) or ideally integrated with the find function as well. This will provide a more complete & powerful editing experience. Thank you 🙏🏼
#1166
+1. I fully support the author, this is a very necessary functionality, especially such a basic one as multi-caret anywhere, not only in typora codefences.