MattG

671
Reputation
36 views

Registered User

Name MattG
Member for 1 year
Seen Nov 20 at 16:40
Website
Location
Age
Nov
11
comment Python/Ruby IDE (Windows)?
I'm sorry, but most people (especially someone asking this sort of question), emacs would be considered a text editor. I use Vim for a lot of my development work and prefer it, but it is not what they're looking for. I've begun playing with the IDEs because I really don't enjoy hand-coding GUIs, and I can use IDE tools to handle that unpleasantness.
Nov
11
answered Python/Ruby IDE (Windows)?
Nov
11
answered Writing application for both Unix and Windows
Nov
1
awarded  Necromancer
Oct
1
accepted How to use git for multiple developers.
Sep
29
answered Why is Perl the best choice for most string manipulation tasks?
Sep
29
answered How to use git for multiple developers.
Sep
28
awarded  Yearling
Sep
22
comment What are your favorite Vim tricks?
And ctrl-r redo.. for those times you undo a little too much
Sep
22
comment What are your favorite Vim tricks?
Don't forget '. which jumps to the last change in the file.
Aug
13
awarded  Good Answer