News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Code::Blocks it's sweet!

Started by juanfgs, January 30, 2008, 07:40:30 PM

Previous topic - Next topic

juanfgs

I've just found Code::Blocks this morning and I've been using it, once I figured out how to configure it (code autocompletion and linking with Gtkmm), it was really useful and intuitive (and a lot faster than Eclipse, which was the main reason I wasn't using it). I'm going to use it for my C++ college project, so a big thanks to all the developers who make C::B possible!.
Also, is there any plugin that allows using C::B with PHP? (with autocompletion, etc.etc.), that would be really nice.

Excuse me for my poor english.

MortenMacFly

Quote from: juanfgs on January 30, 2008, 07:40:30 PM
Also, is there any plugin that allows using C::B with PHP? (with autocompletion, etc.etc.), that would be really nice.
Not for autocompletion (at least not to my knowledge), but syntax highlighting is built-in. But this requires a recent nightly build btw.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]