Menu

Setting up Dev-C + + for auto complete

2009-06-25
2012-09-26
  • Ana Cabello

    Ana Cabello - 2009-06-25

    I am programming in C + + with Dev C++ and need to be set to auto complete code, but despite being activated does not work. I write a class to a point and I do not see the methods.
    What should I do to run the auto? Do I miss some package include?
    Thanks in advance

     
    • Wayne Keen

      Wayne Keen - 2009-06-25

      Auto-complete has always been dodgy....

       
    • cpns

      cpns - 2009-06-26

      It has never worked well, and has always been slow; especially if you code includes larger headers such as <windows.h>.

      If you want such a thing, VC++ 2008 Express may be a better choice. To be honest it may be a better choice for lots of other reasons, but in that auto-complete does work.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.