News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Hints in CodeBlocks like in Visual C++ 2010 Express?

Started by Maciks, May 27, 2012, 11:03:31 AM

Previous topic - Next topic

Maciks

Hello.

Is possible to turn on hints in Code::Block's Similar like in Visual C++ 2010 Express?

I searched and searched through the options, but found nothing. Maybe a plugin, anything?

oBFusCATed

Yes, we have them use ctrl-shift-space, but they are not as reliable as the ones in Visual studio. Especially in 10.05, you need a nightly build.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

MortenMacFly

You mean a function like showing in the image attached? Yes, this is embedded into Code::Blocks, as a function of the code completion plugin. But as you didn't tell anything about platform, version, compiler etc. I cant' help you more.

We gave you a hint ho to post which you should have read when registering with the forums. We don't tell this for fun, but to help you. You should read how to post in this forum to avoid such confusions in the future.
Start here:
http://forums.next.codeblocks.org/index.php/topic,9996.0.html
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]

Maciks

Ohh sorry, i forgot.
I mean the options selected an orange circle. I tried to use the code completion, but it was such an effect.
I do not want to go back to Visual C + + because I have to link every project.

Code::Blocks(without MiniGW) - 10.05. from 27 May 2010
MiniGW - last release.
Win 7 64bit.
Allegro5.0.6

@Up Yes, that option like your image attached.


@Thanks for help.

MortenMacFly

Quote from: Maciks on May 27, 2012, 11:31:13 AM
@Up Yes, that option like your image attached.
Well that is a screen shot of Code::Blocks nightly. So please use a nightly (as suggested by oBFusCATed already). IMHO current nightlies are really stable.
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]

oBFusCATed

Yes, it does it, but it is way more unreliable than the nightlies.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]