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

blackcrack picture blackcrack  Β·  3Comments

valhristov picture valhristov  Β·  3Comments

vvyoko picture vvyoko  Β·  3Comments

hpwamr picture hpwamr  Β·  4Comments

omega32 picture omega32  Β·  3Comments