notepad-plus-plus / notepad-plus-plus/notepad-plus-plus

On "file no longer exists, keep open?" dialog, add a "No/Yes to All" option.

Open
#9,251 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
29.4k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Description of the Issue

On the "file no longer exists, keep open?" dialog, options for "No/Yes to All" should be added.

Steps to Reproduce the Issue
  1. Open a bunch of files in a single directory.
  2. Move that directory somewhere else.
  3. A dialog appears, and must be dismissed, for each file.
Expected Behavior

A "No to All" or "Yes to All" button is a common solution to this issue.

Actual Behavior

There is no "No to All" or "Yes to All" button.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the "file no longer exists, keep open?" dialog and the file-handling path triggered when a directory is moved. Trace how the dialog response is applied to multiple open files. Done when the dialog offers "No to All" and "Yes to All" and the choice prevents repeated prompts for the affected files.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.