displaying top 100 results
Tracker Issue CFScript Property Syntax Highlighting
2682668 CFB-3772973 Editor Features stoked744 CFScript Property Syntax Highlighting The syntax coloring in script based CFC's is inconsistent.
Please see the attached image of a simple cfc with 11 properties. This occurs for every cfc I write.
----------------------------- Additional Watson
Tracker Issue Persist Outline Sort Settings Per File
2682669 CFB-3772971 Editor Features stoked744 Persist Outline Sort Settings Per File Problem Description:
It would be nice if the sort options persisted between files being open and closed in the editor. It's very annoying to have to re-sort the outline (a-z) and select "show function only" every
2682657 CFB-3783894 General - IDE stoked744 Script based function doesn't format when "var i" is present in the loop declaration The below function won't format in the editor (ctrl-t-m) when the var keyword is present in the loop declaration:
public numeric function get
Tracker Issue Outline view sorting is case sensitive
2682658 CFB-3783877 Editor Features stoked744 Outline view sorting is case sensitive Problem Description:
When you sort the outline view alphabetically it sorts by uppercase function names first then lowercase function names. I'm not sure if this is by design but it seems counter intuitive. I don