tracker issue : CFB-4080594

select a category, or use search below
(searches all categories and all time range)
Title:

syntax coloring on cfscript functions

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): Jeff Goody / Jeff Goody (Jeff Goody)

Created: 10/28/2015

Components: Editor Features

Versions: 3.0

Failure Type: Cosmetic Issue

Found In Build/Fixed In Build: 3.0 Final /

Priority/Frequency: Normal / All users will encounter

Locale/System: English / Windows 7 SP1 64-bit

Vote Count: 0

Problem Description: cfscript functions are not color-coding

Steps to Reproduce: new project, new cfml page, use writeOutput("Hello World"); within cfscript tags. ALL options for cfscript enabled to show a color.

Actual Result: writeOutput(); and abort; are still plain black

Expected Result: coloring for cfscript should be a different color than plain black

Any Workarounds: none

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	4080594

External Customer Info:
External Company:  
External Customer Name: Jeff Goody
External Customer Email:  
External Test Config: My Hardware and Environment details: Windows 7 64-bit, ColdFusion Builder 3.0.0. build: 292922 local dev environment.

Attachments:

Comments:

Hi Jeff, We tried this 3.0 and 3.1, was unable to repro this. Is there any specific test case to repro. Thanks, Dattanand
Comment by Dattanand M.
26675 | November 17, 2015 08:38:38 AM GMT
We are closing this bug as we are not able to reproduce this issue. We are willing to reconsider this in case multiple users are reporting this issue.
Comment by Vamseekrishna N.
26676 | January 13, 2016 11:05:50 PM GMT
Hi Dattanand and Vamsee, The issue definitely exists in CFB 2018 (build 310721). Simple repro: <cfscript> writeOutput("Hello World"); </cfscript> Actual Result: writeOutput is black Expected Result: writeOutput is the color specified at Syntax Coloring > CFScript > Function Also, we should be able to colorize keywords like abort. Will file separate ticket for that. Thanks!, -Aaron P.S. Can you please re-open this?
Comment by Aaron N.
29483 | August 12, 2018 07:35:32 AM GMT