Quickly increment selected numbers in Notepad++
Fresh3 days ago
Mar 15, 202626121 viewsConfidence Score0%
0%
Problem
I'm working on a plain text configuration file that has a configuration key format of To be a little more clear, the configuration file refers to a group of computers, so the type name could be , and subcomponent name could be or , for instance. So I have a block of keys for computer 1 and its subc…
Error Output
<type name>_<#>_<Subcomponent name>=<value>
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Quickly increment selected numbers in Notepad++
Low Risk
You may have to do it in batches (if your number column isn't zero padded to a constant width) but you can use column-selection (just tested working as of notepad++ 5.9.3) to select just the numbers, then use Edit->Column Editor (Alt-C) to set your …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix