When making a new document after opening Notepad++, the resulting name is "new 3" instead of "new 2." This occurs ig you go File>New or simply double click on the tab toolbar.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is not a bug. This is a "normal". Notepad contains to any time two scintilla container. When on startup no document is open, you will see "new 1". The second container contains "new 2". But you will never see "new 2".
Best Regards
Jens
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When making a new document after opening Notepad++, the resulting name is "new 3" instead of "new 2." This occurs ig you go File>New or simply double click on the tab toolbar.
This is not a bug. This is a "normal". Notepad contains to any time two scintilla container. When on startup no document is open, you will see "new 1". The second container contains "new 2". But you will never see "new 2".
Best Regards
Jens
This bug is still in 4.02 if you're interested.