Menu

Code Completion

2002-11-07
2012-09-26
  • Nobody/Anonymous

    Hi,

    I've been able to compile and run simple C++ applicagtions, but I don't see any code completion tools as I write the code.  Does Dev-C++ have code completion capabilities, if so how do I invoke it?

    Thanks,
    Justin

     
    • Nobody/Anonymous

      Do you have class browsing enabled?
      Are you using a project, or just the source?

      Both are needed from what I've been told.

      Curtis

       
    • Nobody/Anonymous

      I am using Projects.

      How can I tell if I have Class Browsing enabled?  I do have the project/Class Browser turned on, meaning I can see them on the left hand side of the screen.  Is this what you mean?

      I'm used to having access to the list of methods, inner classes and fields of a library or class while I'm typing the code.  Many IDE's have this feature.  Does Dev-C++?

      Thanks,
      Justin

       
    • Nobody/Anonymous

      Goto:

      tools->Editor Options
      Class Browsing (top tabs), then
      Completion (bottom tabs)

      Curtis

       

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.