Skip to main content
October 31, 2009
Question

Changing the identifier color in Builder

  • October 31, 2009
  • 1 reply
  • 671 views

Given the following code I don't see how you modify the color of the two identifiers "rc" and "session"

  <cfset rc = StructDelete(session, "AccountID")>

Can anyone tell me in the colorization pickers what section covers identifiers?

Kevin

This topic has been closed for replies.

1 reply

Inspiring
October 31, 2009

I think you might be right. Seems rather to common/obvious an element of source code for them to forget about though!?

It might be worth while raising a bug: http://cfbugs.adobe.com/bugreport/flexbugui/cfbugtracker/main.html.

If you report the number back here, I'll vote for it.

--

Adam

November 1, 2009

I found a work-around by setting Preferences->General->Editors->Text Editors->forground  color.

Seems it should be more direct than that - most languages in Aptana have an "IDENTIFIER" color set.