notepad-plus-plus / notepad-plus-plus/notepad-plus-plus
add option to make undo/redo history not move view for replace all
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 29.4k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
when replace all and undo/redo to review change, undo/redoing move view to first/last replaced item and is sometimes annoying. should have option to not move view around.
Contributor guide
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
Reproduce Replace All followed by undo and redo, observing how the view moves to the first or last replaced item. Identify the existing option or setting mechanism involved; done means users can opt out of those view changes while reviewing the replacement history.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100