Posted 21 years ago
by Howie

Hello,
Will the new version of the syntax editor include more support for custom line numbering / renumbering? For example if I had the following line numbers I would like to number on my own numbering scheme. I would also want the new outlining to then hide the line numbers that fall in that range.
10
11
12
13
I choose to renumber by 10
10
20
30
40
Now if I choose a new line it should be 50,60,70 etc.
Now if Line 20 is #region and line 40 is #end region then I should only see line 10,50,60,70 etc. Will I be able to do this now with version 2?
Thanks,
Howie
Will the new version of the syntax editor include more support for custom line numbering / renumbering? For example if I had the following line numbers I would like to number on my own numbering scheme. I would also want the new outlining to then hide the line numbers that fall in that range.
10
11
12
13
I choose to renumber by 10
10
20
30
40
Now if I choose a new line it should be 50,60,70 etc.
Now if Line 20 is #region and line 40 is #end region then I should only see line 10,50,60,70 etc. Will I be able to do this now with version 2?
Thanks,
Howie