Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
code completion
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: code completion (Read 3991 times)
giugio
Guest
code completion
«
on:
March 05, 2009, 09:35:26 am »
Hy.
I have installed the last version of codeblock , it's great , but have a limited code completion function.
Exist a better plugin ?
Thanks.
Logged
ollydbg
Developer
Lives here!
Posts: 6079
OpenCV and Robotics
Re: code completion
«
Reply #1 on:
March 05, 2009, 10:03:54 am »
This plugin is not the perfect one, but it works ok.
If you would like, you can help to improve it. It is mainly a c++ language parser and a token search tree data base.
Logged
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.
Jenna
Administrator
Lives here!
Posts: 7252
Re: code completion
«
Reply #2 on:
March 05, 2009, 12:38:11 pm »
I just removed your cross-post and lock this topic.
Use the forums search before you ask questions that are asked a million times before.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
code completion