This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Tag365's profile picture

Advanced Edit Script

Started by Tag365, 25 May 2017 - 11:25 PM
Tag365 #1
Posted 26 May 2017 - 01:25 AM
This is an edited version of the built in edit program which has more features than the original version of the program.

Features:
*Go to specified line in the script.
*Test the script without saving it.
*Jump to a line containing a specified string, phrase, or word.
*Replace instances of a certain string.
*Add a bookmark and go to the bookmark.
*A line marker in the left side of the screen.

Use "pastebin get 53NkevCZ edit" to get the program.
Lupus590 #2
Posted 26 May 2017 - 12:26 PM
Sounds cool, have you thought of making this a pull request on GitHub?
Tag365 #3
Posted 26 May 2017 - 07:45 PM
Not yet. I will do so now.
Edited on 26 May 2017 - 05:48 PM