News:

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

Main Menu

Release of the new Code Completetion?

Started by rohezal, November 07, 2008, 10:41:27 PM

Previous topic - Next topic

rohezal

Hi it sounds quite strange but:

when will the new code completetion plugin be released?
The IDE is realy great but this plugin is very important...

rickg22

The answer is simple: After someone BEGINS working on it! :D

Sorry, but that's the sad truth. The development team is very limited and needs volunteers.

ollydbg

 :(
I'm so sad to hear that.
I found the code completion plug-in has many bugs. sometimes, it can't popup the right function list...
It's important to a programmer. It will lose many users if it has bad user experience.
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.