Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Changing the identifier color in Builder

New Here ,
Oct 31, 2009 Oct 31, 2009

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

TOPICS
Builder
648
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 31, 2009 Oct 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 01, 2009 Nov 01, 2009
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources