Notepad-plus-plus: Feature request: Two documents with identical names

Created on 9 Oct 2017  路  3Comments  路  Source: notepad-plus-plus/notepad-plus-plus

Description of the Issue

When opening two documents with identical names (e.g. for comparisons using the Compare plug-in), it can be tricky to see which file is which.

Feature request

A solution could be to have the "date modified" in parentheses on open files with identical names. (Or alternatively, put the "date modified" information in the status bar in the bottom)

Most helpful comment

Here's how Visual Studio Code solves this problem:

image

image
If folder is named differently.

image
If folder is named the same.

It would be very much welcome to see similar functionality in Notepad++.

All 3 comments

An alternative solution I've seen in other applications is to include the folder name as well (like folder/file.txt. That does become a bit tricky if the files also have the same parent folder name, or the combination gets excessively long.

Here's how Visual Studio Code solves this problem:

image

image
If folder is named differently.

image
If folder is named the same.

It would be very much welcome to see similar functionality in Notepad++.

Interesting. The issue described here was one of the issues I had in mind (and mentioned) when I posted my somewhat related feature request a few months after yours (without finding yours back then): Feature Request: Temporarily Name Unsaved Tabs

Was this page helpful?
0 / 5 - 0 ratings