Skip to main content
Participating Frequently
October 14, 2009
Answered

CFC Outline view..annoyances

  • October 14, 2009
  • 1 reply
  • 1695 views

Hi,

I would really like a clean view of the component...The outline by default when you open a CFC shows all sub stuff in expanded form.

Can we get just a view of methods no all the <!--- ---> comment markers and other stuff?

I'm using this view to get an overview of the object not a full tree of detail.. Too much info diminishes the value of this view..

This topic has been closed for replies.
Correct answer Adam Cameron.

Hi:

Just switch off the tags you don't want.

Window > Preferences > ColdFusion > Editor Profiles > Editor > Outline.

--

Adam

1 reply

Adam Cameron.Correct answer
Inspiring
October 15, 2009

Hi:

Just switch off the tags you don't want.

Window > Preferences > ColdFusion > Editor Profiles > Editor > Outline.

--

Adam

Participating Frequently
October 15, 2009

Seemed to work except didn't seem to get rid of the cftry tags?

Inspiring
October 15, 2009

Really?  That's odd:it works as expected for me.  What sort of install have you got (plug-in / stand-alone), what JRE and what OS?

Can you produce a chopped down piece of code that demonstrates this?

It's probably worth raising a bug, I guess: http://cfbugs.adobe.com/bugreport/flexbugui/cfbugtracker/main.html

--

Adam