Is there an existing issue for this?
Description of the Issue
When you insert a sequence of numbers with the Column Editor, you expect the sequence to be monotonically increasing, but this is not the case if the number becomes too large at some point.
Steps To Reproduce
- Create a new file with 216 empty lines
- Place the cursor in the first line
- Open Column Editor, select "Number to Insert", set "Increase by" to 9999999, "Repeat" to 1, and "Format" to "Dec"
- Press "OK"
Current Behavior
A negative number is displayed on the last line.
Expected Behavior
A consistent positive number is displayed on the last line.
Debug Information
Notepad++ v8.6.7 (64-bit)
Build time : May 12 2024 - 20:04:00
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
Periodic Backup : ON
OS Name : Windows 10 Pro (64-bit)
OS Version : 1809
OS Build : 17763.1579
Current ANSI codepage : 1252
Plugins :
mimeTools (3.1)
NppConverter (4.6)
NppExport (0.4)
Anything else?
No response
Is there an existing issue for this?
Description of the Issue
When you insert a sequence of numbers with the Column Editor, you expect the sequence to be monotonically increasing, but this is not the case if the number becomes too large at some point.
Steps To Reproduce
Current Behavior
A negative number is displayed on the last line.
Expected Behavior
A consistent positive number is displayed on the last line.
Debug Information
Anything else?
No response