Author Topic: Intellisense  (Read 3575 times)

Offline Slascio

  • Single posting newcomer
  • *
  • Posts: 2
Intellisense
« on: January 07, 2012, 04:41:21 pm »
Hey there!
I'm pretty new to Code Blocks.
Is there a way to improve the intellisense?
It shows neither my classes' methods nor the arguments of a function.
I could'nt even find the intellisense options..

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Intellisense
« Reply #1 on: January 07, 2012, 04:43:13 pm »
Install a nightly build or learn how to parse c++ code and then provide patches to improve the code-completion...
(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!]

Offline Slascio

  • Single posting newcomer
  • *
  • Posts: 2
Re: Intellisense
« Reply #2 on: January 07, 2012, 04:44:53 pm »
What's a nightly build?
Wait, never mind, found out http://forums.codeblocks.org/index.php/board,20.0.html
« Last Edit: January 07, 2012, 04:47:32 pm by Slascio »