Darwinbots Forum

General => Off Topic => Topic started by: Endy on December 21, 2005, 11:55:52 PM

Title: Edit Plus
Post by: Endy on December 21, 2005, 11:55:52 PM
Editplus (http://www.editplus.com/)

Found this interesting link, looks like it's relativly easy to add custom syntax for it to read. I'll take a look some more later. I'm kinda away from home(vacation horray!) so the laptop is not on hand.

No free wireless acess here, what's wrong with the world.

Edit:

Oh yeah it's shareware so it's more or less free.

Very nice indeed. Allows customizable autotext, cliptext windows, syntax files, and keystroke recording. Best of all, the custom files we create can be stored on their site. :)
Title: Edit Plus
Post by: Endy on December 22, 2005, 01:53:08 AM
Alright completly free:

Notepad++ (http://notepad-plus.sourceforge.net/uk/site.htm)

Not quite as outstanding but completly free. Looks like a decent complement to DB I think.
Title: Edit Plus
Post by: Numsgil on December 22, 2005, 11:31:02 PM
Looks pretty good, I'll try and use it for the next bot I make.
Title: Edit Plus
Post by: Endy on December 24, 2005, 12:09:40 AM
Just need to make some custom syntax files. I was planning on starting out with the one already set-up for VB.
Title: Edit Plus
Post by: Greven on January 12, 2006, 04:05:01 PM
Emacs, can handle custom systax to, very good for programming.
Title: Edit Plus
Post by: PurpleYouko on January 23, 2006, 01:29:45 PM
Notepad++ is awsome for writing html code.  B)
Title: Edit Plus
Post by: Endy on January 26, 2006, 04:36:04 PM
Great program, managed to get the time to make a basic language file for DB's code. The only thing not colored yet is comments, due to ours not being enclosed. I plan on adding in all the sysvars at some point. Right now it'll color anything with *. and . in front.

Hopefully it'll function as a fast spell checker to minimize our "dumb" mistakes. The record/playback feature works great also. I've already got hot-keyed to make the basic gene body and some conditionless stuff.

I think everything is shareable, I just need to take a look around for them.
Title: Edit Plus
Post by: Larz334 on June 27, 2007, 12:20:32 PM
.. I made a custom syntax file for both Edit Plus and Notepad ++, they are probably not full-proof (I made them last night   ). I did not make any autocomplete files though, just enough so that each recognized command would be a colored...
Attached to this post.....
Title: Edit Plus
Post by: Numsgil on June 27, 2007, 01:13:04 PM
Good stuff.  I've used editplus ever sicne it was pointed out here.  It'll be good to have syntax for DNA files.