Notepad3: auto complete numbers (like excel) It is possible with notepad ?

Created on 15 Sep 2020  ยท  8Comments  ยท  Source: rizonesoft/Notepad3

Look

ImgSnap - 15-09-20 ~ 06 30 15

are there some command or expression to do that ? Regards

All 8 comments

You forgot that Notepad3 is a "Simple Text Editor Oriented Coder" and not a word processing or spreadsheet program! ๐Ÿ˜ฌ ๐Ÿ˜

Please close ! ๐Ÿ˜’ ๐Ÿ˜

Just asking -.-

You can do that for lines (prepend or append):
image

Maybe it is a nice enhancement to do it for a rectangular (column) selection too ("replace selection" with continuous number) ๐Ÿค”

Workaround until it is working:
Modify the lines ($(0N) Continuous number) Prefix, rectangular cut the numbers, rectangular select the "XX"s and paste the numbers ๐Ÿ˜‰
2020-09-15_13h36_13

Nice, Thanks =D

Just asking, can be implemented with regular expression (or whatever) on replace box?

Solved. thz

rectangular (column) selection

็ฝ‘็ปœๆœ็ดขๆ˜ฏๆ‚จ็š„ๆœ‹ๅ‹๏ผšhttps : //stackoverflow.com/questions/12941362/is-it-possible-to-increment-numbers-using-regex-substitutionใ€‚

How does rectangular (column) selection do it, why can't I do it?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bravo-hero picture bravo-hero  ยท  3Comments

hpwamr picture hpwamr  ยท  3Comments

blackcrack picture blackcrack  ยท  3Comments

hpwamr picture hpwamr  ยท  4Comments

bravo-hero picture bravo-hero  ยท  3Comments