-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Description
Description of the Issue
If the document map is enabled, NPP will not create a "new 2" document but will jump to "new 3".
I believe this is similar to issue #8677 that was fixed.
Steps to Reproduce the Issue
- Open NPP.
- Click View > Document Map.
- Create a new document.
Expected Behavior
See "new 1" then "new 2" in the tab / document list.
Actual Behavior
See "new 1" then "new 3" in the tab / document list.
Debug Information
Notepad++ v8.4.9 (64-bit)
Build time : Jan 27 2023 - 03:11:16
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Pro (64-bit)
OS Version : 22H2
OS Build : 19045.2673
Current ANSI codepage : 1252
Plugins :
DSpellCheck (1.4.24)
mimeTools (2.9)
NppConverter (4.5)
NppExport (0.4)
NppXmlTreeviewPlugin (2)
XMLTools (3.1.1.13)
zoomdisabler_x64 (1.2)
The issue no longer occurs when the document map is disabled.
Probably not high priority, just a mild inconvenience for me. I copy paste into 10+ documents at a time from other sources "output1.txt" to "output10.txt" etc, and like to use the document map. It would be easier to align source and destination documents if they were created as "new 1-10" instead of "new 1" then "new 3-11".