micro-editor / micro-editor/micro
Additional functionality for multiple cursors
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
It would be cool if there could be a way to cycle through cursors and do things like move the selected cursor independently of all the other cursors, remove the current cursor, and stuff like that.
This would allow me to go back and fix a cursor that needs to jump an extra word that the others don't, or just needs to be removed entirely. Also the ability to chose which cursor I snap back to when I hit escape would also be very nice.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the existing multiple-cursor implementation and its command handling, then clarify the cursor-cycling, independent movement, removal, and Escape behavior before defining tests and completion criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100