26 posts
Location
Geevancraft!
Posted 07 October 2012 - 04:59 AM
This is very easy to do by yourself, but I think it should be added!
When using the "edit" program, you should be able to add in one more argument!
This argument would be for a line to skip to in the editor. For example…
This would open the file "browser" (which I used in this example because they are large) & skip to line 563, without having to hold down the arrow or next page button. This is a simple change, but what harm could it do to add.
8543 posts
Posted 07 October 2012 - 06:46 AM
So add it? I doubt most people are editing programs that massive inside of ComputerCraft.
818 posts
Posted 07 October 2012 - 08:02 AM
yeah if there's more than 100 lines I edit i notepad++
724 posts
Posted 07 October 2012 - 08:26 AM
Definitely support it!
Simple and needed. Should be in rom.
1619 posts
Posted 05 November 2012 - 06:32 PM
I support this
Program: 2113: attempt to call nil.
I AIN'T COUNTING 2113 LINES O CODE!
I actually use n++ in this situation, but its a hassle.
389 posts
Location
Norway
Posted 05 November 2012 - 08:20 PM
No offense but this is easy enough to add yourself, and no sane person uses default edit anyways :P/>/>
2217 posts
Location
3232235883
Posted 05 November 2012 - 08:32 PM
notepad++ ftw
:P/>/>
514 posts
Location
Over there
Posted 06 November 2012 - 09:21 AM
Program: 2113: attempt to call nil.
I AIN'T COUNTING 2113 LINES O CODE!
I actually use n++ in this situation, but its a hassle.
The times of counting lines are over, CC 1.4 displays the line number, but in case you're still using tekkit…
1111 posts
Location
Portland OR
Posted 06 November 2012 - 10:44 AM
This is something you can easily do yourself and only fits the needs of a small population of CC users.
Do like most of us have done and modify edit to fit your needs, or just create your own editing program.