C IDE

This is a forum for discussing the development and testing of alpha MS2/Extra code. Documentation
(Runs on MS2 and Microsquirt)

Moderators: jsmcortina, muythaibxr

Post Reply
msoultan
Super MS/Extra'er
Posts: 1021
Joined: Sun Jun 27, 2004 12:04 pm
Location: Long Beach, CA - USA

C IDE

Post by msoultan »

Do you guys know of a simple (free would be nice) IDE that I could use for editing the MS2 files? Code-coloring is really the part that I'm looking for...

Thanks!
Mike
zsilinszkyz
Helpful MS/Extra'er
Posts: 63
Joined: Mon May 03, 2004 3:29 am

Post by zsilinszkyz »

Well, I use this, but it's an overkill if you want only an editor. You can probably use the original editor without the hcs12 stuff.

Zoltan
natesully
Experienced MS/Extra'er
Posts: 226
Joined: Mon Jul 25, 2005 9:13 pm

Post by natesully »

You could use a unix text editor like vim or emacs (ugh), or try Notepad++ on windows. All of these highlight C code in purty colors, and have tons of other neat features.
95 Miata M-Edition, GT28 Turbo
muythaibxr
Site Admin
Posts: 8230
Joined: Thu Oct 14, 2004 12:48 pm

Post by muythaibxr »

I personally use vim (or gvim, depending on the platform I'm working on at the time).

Ken
johnsop1
Experienced MS/Extra'er
Posts: 171
Joined: Wed Jun 30, 2004 7:04 pm
Location: St. Paul MN

Post by johnsop1 »

Eclipse with the CDT plugin does a nice job with code highliting.
Drive your junk. 1989 mustang.
msoultan
Super MS/Extra'er
Posts: 1021
Joined: Sun Jun 27, 2004 12:04 pm
Location: Long Beach, CA - USA

Post by msoultan »

Just thought I'd letcha know that I found a really cool editor. It's called Notepad++. Looks very cool. You can check it out here:

http://notepad-plus.sourceforge.net/uk/site.htm

free, too!

Mike
boost junkie
Master MS/Extra'er
Posts: 802
Joined: Tue May 11, 2004 8:58 am
Location: dallas texas usa
Contact:

Post by boost junkie »

I use gvim for everything (C, asm, perl, shell scripts, etc). It takes a while to get used to but is very fast and efficient.
Post Reply