Author Topic: Edit Plus  (Read 5350 times)

Offline Endy

  • Bot Overlord
  • ****
  • Posts: 852
    • View Profile
Edit Plus
« on: December 21, 2005, 11:55:52 PM »
Editplus

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. :)

Offline Endy

  • Bot Overlord
  • ****
  • Posts: 852
    • View Profile
Edit Plus
« Reply #1 on: December 22, 2005, 01:53:08 AM »
Alright completly free:

Notepad++

Not quite as outstanding but completly free. Looks like a decent complement to DB I think.

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
Edit Plus
« Reply #2 on: December 22, 2005, 11:31:02 PM »
Looks pretty good, I'll try and use it for the next bot I make.

Offline Endy

  • Bot Overlord
  • ****
  • Posts: 852
    • View Profile
Edit Plus
« Reply #3 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.

Offline Greven

  • Bot Destroyer
  • ***
  • Posts: 345
    • View Profile
Edit Plus
« Reply #4 on: January 12, 2006, 04:05:01 PM »
Emacs, can handle custom systax to, very good for programming.
10010011000001110111110100111011001101100100000110110111000011101011110010110000
011000011000001100010110010111101001110100110010111100101000001000001111001011101
001101001110011011010011100011110100111000011101100100000100110011010011100110110
010110000011100111101001110110111101011101100110000111101001101001110111111011101
01100100000111010011010001100001110111010000010001001000010100001

Offline PurpleYouko

  • Bot God
  • *****
  • Posts: 2556
    • View Profile
Edit Plus
« Reply #5 on: January 23, 2006, 01:29:45 PM »
Notepad++ is awsome for writing html code.  B)
There are 10 kinds of people in the world
Those who understand binary.
and those who don't

:D PY :D

Offline Endy

  • Bot Overlord
  • ****
  • Posts: 852
    • View Profile
Edit Plus
« Reply #6 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.

Offline Larz334

  • Bot Neophyte
  • *
  • Posts: 1
    • View Profile
Edit Plus
« Reply #7 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.....

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
Edit Plus
« Reply #8 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.