I just got Code::Blocks today, after having used Dev-C++ for 3 years next month, and I'm setting it up to my liking.
For some reason it doesn't highlight my code. It was doing it for a while earlier, but then it quit after I restarted it. And once I have that working, one thing I don't like is highlighting matching braces, and I was wondering if it was possible to disable this feature? I'd simply set it to the operator color, but then it looks strange when I'm typing in preprocessor directives.
If I create a project and click "Build", nothing happens, and no executable is generated, and if I click "Run", it says the project is not built. It then proceeds to ask me if I would like to build it, so I tell it to do that, and nothing happens. Is there anything I need to set up for it to compile?