Thread: Best IDE feature

  1. #1
    Banned nickname_changed's Avatar
    Join Date
    Feb 2003
    Location
    Australia
    Posts
    986

    Best IDE feature

    OMG I just found one of the best IDE features ever! I've never seen anything like this before!

    I'm learning java so I downloaded JCreator, and it has one of the best IDE features I've ever seen. It expands/hides curly braces, so you can hide bits of your code when your editing! You could be working on a 1000 line program, with say 100 functions, and just have 99 of them shrunk while the one your working on is expanded!

    I'll attatch a screenshot.

    Does anyone know of a C++ editor thats able to do that? Or even better, something that can add the feature to Visual C++ 6.0?

    Is this the best IDE feature ever, or have you seen better?

  2. #2
    Senor Member nomi's Avatar
    Join Date
    Jan 2004
    Posts
    129
    ummm.....a bit late....

    Dev-cpp 4.9.8.3 already does that....

    I am not on my pc so i;m not sure about the above mentioned version n umber...

  3. #3
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    Dev C++ has collapsing tree only in the Classes tab. stovellp is talking about collapsing in the code window.

    Edit: Yeah that is a sweet feature.

  4. #4
    Banned nickname_changed's Avatar
    Join Date
    Feb 2003
    Location
    Australia
    Posts
    986
    Hey I read Visual C++ .NET has it, is that true? Man I'd upgrade to that just for this feature!

  5. #5
    Registered User
    Join Date
    Nov 2003
    Posts
    161
    IDE's on linux like anjuta and there are many others they also have that feature plus instead of just code it does it for many lines of comments that you can push that plus/minus sign to show or not show comments.

  6. #6
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    Originally posted by stovellp
    Hey I read Visual C++ .NET has it, is that true? Man I'd upgrade to that just for this feature!
    if u dont get your answer ill install it tomorrow night and let u know, i need to do some crap anyway.

  7. #7
    Banned nickname_changed's Avatar
    Join Date
    Feb 2003
    Location
    Australia
    Posts
    986
    Thanks RobR

    The folding feature also works for multiline /**/ comments too

  8. #8
    Still A Registered User DISGUISED's Avatar
    Join Date
    Aug 2001
    Posts
    499
    VS.NET has this feature, and much much more.

  9. #9
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    I needed a reason to install .net, i havent coded since i graduated from HS (pushing 9mos), thats BAD....

  10. #10
    i want wookie cookies the Wookie's Avatar
    Join Date
    Oct 2002
    Posts
    455
    it does? .net or .net 2003? do you have to turn it on?

  11. #11
    Still A Registered User DISGUISED's Avatar
    Join Date
    Aug 2001
    Posts
    499
    I'm using 2003 and I didn't have to turn it on after installing it.

  12. #12
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    ISTR CodeWarrior has had that for a while.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  13. #13
    Deleted Account
    Join Date
    Jan 2004
    Posts
    40
    kwrite has it too.

  14. #14

  15. #15
    Registered User glUser3f's Avatar
    Join Date
    Aug 2003
    Posts
    345
    *yawn* Linux cat and DOS edit both have this feature

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. linux C++ IDE with this particular feature:
    By elninio in forum C++ Programming
    Replies: 10
    Last Post: 06-04-2008, 02:30 PM
  2. IDE
    By djnorthyy in forum C++ Programming
    Replies: 6
    Last Post: 03-31-2008, 11:56 AM
  3. CBoard IDE of the year
    By cboard_member in forum A Brief History of Cprogramming.com
    Replies: 30
    Last Post: 12-09-2005, 07:50 AM
  4. motherboard has 2 IDE socket?
    By beely in forum Tech Board
    Replies: 16
    Last Post: 10-30-2002, 10:55 PM
  5. HD on IDE 2
    By W.Churchill in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 03-13-2002, 08:53 PM