Author Topic: Small issue with CB code completion plugin  (Read 3847 times)

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Small issue with CB code completion plugin
« on: November 06, 2005, 02:25:38 pm »
Hello,

I have remarked a "potential" small issue with completion plugin. I have created a new console project with the proposed template and then I have added to the generated main.cpp file two new functions (after the main()). Before, the main(), I have also declared the two functions. When, I used the CB code completion plugin in the main(), I have remarked that the two functions are listened two times. This, does not occur, if I e.g., use an header file to declare the functions, or the body of the functions occurs before the main().

Is this duplication an issue or desired behavior?

Thank you very much.

Best wishes,
Michael

Offline Vampyre_Dark

  • Regular
  • ***
  • Posts: 255
  • Hello!
    • Somewhere Over The Rainbow...
Re: Small issue with CB code completion plugin
« Reply #1 on: November 06, 2005, 04:13:28 pm »
I notice this too when I have the function listed in a class header and then in an implementation file. Also, if get auto complete for member functions that belong to other classes.
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~