Dev-c++ Syntax Parsing Problem

Discussion about everything. New games, 3d math, development tips...
Post Reply
Electron
Posts: 874
Joined: Sun Mar 14, 2004 12:05 am
Location: Massachusetts USA

Dev-c++ Syntax Parsing Problem

Post by Electron »

I feel like an idiot, but here's my problem. When Dev-c++ loads and parses my files it doesn't display any of the special syntax formating (colors for reservec words and comments, etc). I've tried changing options in the Tool->Editor Options menu. If I create a new file and type keywords in they turn the right colors, but if I type in a file that's just been loaded from disk everything stays black and white. I even tried reinstalling Dev-cpp but that didn't help and for some reason all my settings in Compiler Options Editor Options, etc carried over. I'm not sure why. Anyone have any idea what I can do to fix this?
You do a lot of programming? Really? I try to get some in, but the debugging keeps me pretty busy.

Crucible of Stars
Electron
Posts: 874
Joined: Sun Mar 14, 2004 12:05 am
Location: Massachusetts USA

Post by Electron »

found devcpp.ini and deleted it. That solved the problem.
You do a lot of programming? Really? I try to get some in, but the debugging keeps me pretty busy.

Crucible of Stars
Post Reply