facebook

code folding

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #205438 Reply

    snpe
    Member

    Code folding infrastructure is finish in eclipse 3.0M8 and code folding will be
    in M9 (probably) – I want code folding in jsp and xml editor ?
    Is it planned in ME ?

    regards

    #205442 Reply

    Riyad Kalla
    Member

    snpe,
    How do you envision it worknig? Folding at each tag?

    #205445 Reply

    support-michael
    Keymaster

    I’m relocating this post to Feature Request forum.

    #205449 Reply

    snpe
    Member

    You have example in KDE (any editor – quanta, kate,kwrite ) for xml
    screenshot quanta :

    http://www.snpe.co.yu/quanta.png (83k)

    Quanta haven’t folding for xml comment, but it will be fine.

    I don’t know example for jsp code folding (IDEA haven’t this,
    JBuilder free edition havn’t code folding for xml)
    netbeans 3.6 (yet in RC) have code folding for java only

    I think that jsp code folding can be for comment, html and jsp tags …
    Quanta have code folding for php
    (screenshot: http://www.snpe.co.yu/quanta-php.png )
    and this is good example for jsp

    regards

    #205604 Reply

    mogarick
    Member

    1+ this is a good idea, i´d like to see it working in ME.
    The code folding is very helpful when the code has grown and has become a big list, an people have to be going back and forth throught it.

    Greetings and thank you for ME

    #205619 Reply

    Riyad Kalla
    Member

    We will evaluate this again probably after the 2.9 timeframe and after Eclipse 3.0 comes out. I believe code folding is slated for Eclipse 3.0 as the request for it in the eclipse bug database has been marked as critical.

    #206736 Reply

    Jon Nermut
    Member

    Code folding has now been marked finished in the 3.0 series, it will be in M9. See http://today.java.net/pub/n/EclipseCodeFolding

    It would be great to see a simple implementation of this in the My Eclipse xml editor. Being able to collapse and expand nodes would make editing xml documents less of a pain. For the simplest example have a look at the xml viewer in Internet Explorer. I haven’t looked at the API yet though, don’t know how hard it would be.

    Cheers,
    Jon Nermut

    #206751 Reply

    Riyad Kalla
    Member

    Jon,
    We will look at this possibility once 2.8/3.8 comes out, then we put the 2.8 stream into maintenence mode and move all our new development to the 3.x code stream. This will still be a few months off.

    #206769 Reply

    snpe
    Member

    This is answer Daniela Megerta on question ‘Is code folding java specific’ on
    eclipse mailing list

    Hi Thomas,

    the projection infrastructure is not Java specific. You will have to
    replace your source viewer with a ProjectionViewer and generate the folding
    structure (by generating folding annotations). If you have further
    questions please post them on platform-text mailing list.

    Dani

    It be easy make xml (maybe jsp code folding)

    regards

    #207129 Reply

    tvalletta
    Member

    I would love to see JSP code folding. I purchased Macromedia HomeSite for that functionality.

    #232763 Reply

    1+
    10+ if I may 🙂
    Please ?!

    #233255 Reply

    Folding is a must for XML files… Now that the WTP XML editor supports folding, it shouldn’t be too hard to bring this functionality to ME.

    #273399 Reply

    ernestz
    Member

    Has XML folding been fully implemented as of ME 5.5.0?

    I don’t seem to be able to get folds to collapse/expand when using keyboard shortcuts (CTRL+Numpad_Subtract/CTRL+Numpad_Add). These keyboard shortcuts do work when editting Java source files, just not when editing XML files. I can click on the -/+ icons to the left of folds to get folding to occur, but I find it easier to use the keyboard.

Viewing 13 posts - 1 through 13 (of 13 total)
Reply To: code folding

You must be logged in to post in the forum log in