ULX

Author Topic: Two godsends for coders.  (Read 2246 times)

0 Members and 1 Guest are viewing this topic.

Offline Mank

  • Full Member
  • ***
  • Posts: 209
  • Karma: 9
    • Ulysses Mod!
Two godsends for coders.
« on: January 03, 2007, 02:12:57 PM »
First up is Gobby;
http://darcs.0x539.de/trac/obby/cgi-bin/trac.cgi

I've been using it for a while now, it has code highlighting for all sorts of languages, but better yet it allows "multiplayer" coding, here is a screenshot of me doing some Lua with BenBob; a friend:


As you can see what different people do is highlighted in different colours and the whole thing is much like a notepad variation.

Next up is Notepad++;
http://notepad-plus.sourceforge.net/uk/about.php

I'm sure most of the people here have heard of it, but it contains code highlighting for lots of languages, and it's quite useful, yes, it does Lua highlighting, here's a screenshot including all the languages it highlights(and some of my program):


Well, have fun and hope these help with your spaghetti code!

return 0;


If you doubt your powers you bring powers to your doubts.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Two godsends for coders.
« Reply #1 on: January 03, 2007, 06:59:02 PM »
Thanks Mank, I've seen Notepad++ before, but not Gobby. Chat-n-code collaboration, nice.

As for standalone editors, I personally like
Context, which also has tons of available language highlighters.
http://www.context.cx
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Mank

  • Full Member
  • ***
  • Posts: 209
  • Karma: 9
    • Ulysses Mod!
Re: Two godsends for coders.
« Reply #2 on: January 04, 2007, 02:13:04 PM »
Never tried context.

Gobby did suprise me, but it's very cool, mainly because it's useful, but it's a bit of a gimmick too, I mean, c'mon, multiplayer coding. xD
« Last Edit: January 07, 2007, 12:42:34 PM by Mank »
If you doubt your powers you bring powers to your doubts.