Skip to main content
Known Participant
December 20, 2009
Question

CF Builder

  • December 20, 2009
  • 1 reply
  • 537 views

Hi there

Have started used CF Builder, but unlike CF Eclipse when I open a cfc, all the functions are expanded by default.

I then have to right click over the left hand panel, select folding, then collapse all..

I would like all the functions to be collapsed by default, but cannot see the option to select this.

Anyone have any ideas?

Thanks

    This topic has been closed for replies.

    1 reply

    Inspiring
    December 21, 2009

    Hi,

    You need to uncheck the "Enable Folding" menu (you can acheive this by simply clicking on it -- Refer screenshot).

    And from the moment you restart your CF Builder, this setting will be in effect until you revert it back.

    See attached screenshot

    namtaxAuthor
    Known Participant
    December 22, 2009

    Hi there

    Think you may have misunderstood my question..

    I would like to keep code folding, but like the code to be collapsed by default, like it does in CFEclipse.

    Any ideas?

    Thanks

    Inspiring
    December 22, 2009

    Hi,

    Sorry for that..

    1) Right click the editor (as you do always) and then select "Folding -> ColdFusion-> Enable Folding" (the "Enable Folding" option should have the tick mark)

    2) Repeat right clicking then select "Folding -> ColdFusion -> Collapse All"

    3) Close your ColdFusion Builder and restart it to get the changes in effect.

    HTH