search : code colorization

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

displaying top 100 results

Code Colorization (Preferences > JavaScript >Editor >Syntax Coloring) is not working on numbers inside a javascript file.
Comment on Code Colorization (Preferences > JavaScript >Editor >Syntax Coloring) is not working on numbers inside a javascript file. by Adobe D.
Code coloring with CFScript
Comment on SQL Code Coloring - Uppercase not recognised, keywords highlighting outside of tags by extuser
Comment on SQL Code Coloring - Uppercase not recognised, keywords highlighting outside of tags by extuser
Comment on Code Coloring Breaks When Comments Used Within Function with Named Arguments by External U.
Comment on Code Coloring Breaks When Comments Used Within Function with Named Arguments by External U.
4695346 CFB-4198410 Editor Features : Code Colorization [ANeff] Bug for: Colorization does not support most operators Issue: Colorization does not support most operators Repro: if(foo eq "bar") { //bad } if(foo is "bar") { //bad } if(foo == "bar") { //good } if(foo neq
Code Coloring Breaks When Comments Used Within Function with Named Arguments
Comment on Code Coloring Breaks When Comments Used Within Function with Named Arguments by extuser
Comment on Code Coloring Breaks When Comments Used Within Function with Named Arguments by extuser
Comment on Code Coloring Breaks When Comments Used Within Function with Named Arguments by extuser
Comment on SQL Code Coloring - Uppercase not recognised, keywords highlighting outside of tags by External U.
Comment on Code Coloring Breaks When Comments Used Within Function with Named Arguments by Adobe D.
Comment on Code Coloring Breaks When Comments Used Within Function with Named Arguments by extuser
Issue with code colorization while copy-pasting in script style cfc.
Comment on Color coding is not functioning correctly by External U.
Comment on Code Coloring Breaks When Comments Used Within Function with Named Arguments by Adobe D.
Comment on Code Coloring Breaks When Comments Used Within Function with Named Arguments by External U.
Comment on Code Coloring Breaks When Comments Used Within Function with Named Arguments by extuser
Comment on SQL Code Coloring - Uppercase not recognised, keywords highlighting outside of tags by extuser
SQL Code Coloring - Uppercase not recognised, keywords highlighting outside of tags
Issue with code comment colorization as reported by prerelease worker
Comment on SQL Code Coloring - Uppercase not recognised, keywords highlighting outside of tags by External U.
Comment on Placing or typing single line comment does not recognize color code preference while editing by External U.
Reported by external user - Issue with colorization where quotes " or ' are used in code
5485928 CF-4204100 Suchika S. {color:#333333}Hi James,{color} {color:#333333}'>{color} {color:#333333}{color}   Above code snippet prints YES in CF 2016 and 2018.    {color:#333333}'>{color} {color:#333333}{color}   {color:#333333}Above code prints NO which means the email part within
Comment Block Color Coding Fails
2682697 CFB-3749408 extuser +1 on this. The code coloring is very basic when compared to what was available CFB2. I think 3 is a large step back visually.
Comment on Reported by external user - Issue with colorization where quotes " or ' are used in code by extuser
4694975 CFB-4198409 Editor Features : Code Colorization [ANeff] ER for: syntax coloring of member functions Issue: CFB's Syntax Coloring supports BIFs but not member functions. Actual Result: CFB's Syntax Coloring section has "CFScript > Function" but not "CFScript > Member Function" Expected
2682377 CFB-4110535 Editor Features Teresa Fairchild The syntax coloring is all messed up Problem Description: https://db.tt/husZbIGZ In the coldfusion code the syntax coloring just decides randomly not to work correctly. Steps to Reproduce: Just look at any coldfusion page longer than a few pages
Color coding is not functioning correctly
2682577 CFB-3930120 extuser Trying to switch to builder (plug in) from cfeclipse. Code coloring just does not work properly. Tried new workspace, made sure updates installed. Just broken.
5902359 CFB-4198449 Editor Features : Code Colorization [ANeff] Bug for: Some Dreamweaver profile Syntax Coloring incorrect Issue: Some of the Dreamweaver profile's Syntax Coloring is incorrect History: The Dreamweaver profile was added CFB v1, and was based on Dreamweaver CS's default code
5902578 CFB-4198448 Editor Features : Code Colorization [ANeff] Bug for: BIF coloring option disabled by default Issue: CFB's "Built-in Function" Syntax Coloring option is disabled by default, unless the .col was imported. Repro: 1) In Preferences > ColdFusion > Profiles, select an existing non
2682507 CFB-4012044 Editor Features : Code Colorization Matthias Syntax color setting for variable names Problem Description: No settings available to set the coloring of variable names (gets the same color like the tag). Steps to Reproduce: See attached screenshot (on the left side the CFBuilder
2682577 CFB-3930120 External U. add it to the list of all the other color coding fixes.
Comment on Color coding is not functioning correctly by External U.
Comment on Color coding is not functioning correctly by External U.
2609109 CF-3928953 Charting/Graphing : Server ext-user CFCHART: chart is not visible when set the background color Code snippet: Actual: green color appears in the chart background but chart does not appear in foreground Expected: chart should show. ----------------------------- Additional
Color coding of strings within strings
) Actual Result: Code coloring not consistent based on how the return data type is written (lower case, upper case, all upper case, camel case) Expected Result: Code coloring should be consistent regardless of coding convention regarding use of upper or lower case letters. Any Workarounds: N
Comment on Reported by external user - Issue with colorization where quotes " or ' are used in code by extuser
Placing or typing single line comment does not recognize color code preference while editing
2682174 CFB-4167821 Editor Features : Code Colorization Firstname Lastname ER: CFML syntax highlighting is not working properly Problem Description: CFML syntax highlighting is not working properly Steps to Reproduce: Past this into a CFM file. Actual Result: 1. Double and single
Comment on Color coding is not functioning correctly by External U.
run the code snippet attached to view the difference. Result: Color render is not correct in PNG as it is in HTMl format Expected: Workaround: ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 4193936 External Customer Info: External Company
2682478 CFB-4080594 Editor Features Jeff Goody syntax coloring on cfscript functions 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
Comment on Reported by external user - Issue with colorization where quotes " or ' are used in code by extuser
Associations and it is setup as a CFML Multi Page Editor but the scripts are still basic black text. I've restarted builder as well but still no color coding. I do get .cfml tag insight but just no colors. Any idea how I can fix this? Steps to Reproduce: Add an additional file to the associations
Comment on Placing or typing single line comment does not recognize color code preference while editing by External U.
Comment on Placing or typing single line comment does not recognize color code preference while editing by External U.
Comment on Placing or typing single line comment does not recognize color code preference while editing by extuser
Comment on Color coding is not functioning correctly by External U.
Charlie Arehart Petros, I think you're reaching here. For one thing, other recent blog posts from Adobe about new features in CF2018 have indeed had indentation of code (though not color coding, which would be nice but is not imperative). See for instance: https://coldfusion.adobe.com/2018/07/oop
2682215 CFB-4152897 Preferences Daniel Budde Syntax Coloring Issues Problem Description: There are 2 problems in Syntax Coloring/Highlighting. 1) Built in ColdFusion functions are not highlighting. 2) The code within tags does not highlight correctly. It should highlight as if it is between
to Reproduce: Import the exported color file that I have provided. This was exported from ColdFusion Builder 3. Verify that the syntax colors have changed. A simple way to tell is to look at code that has a ColdFusion comment. It will be green text instead of the ugly highlighted yellow text. Now exit CFB
2682287 CFB-4130076 Preferences Travis Walters Multiple Levels of Commenting - Advanced Colored Comments I was working on a larger file tonight that had a lot of different code comments in it and had some ideas. Example Comment: Right now, if I place a comment above the code like above
to Reproduce: Run the following code on an instance other than cfusion: Actual Result: Server Error - Cannot open file C:\ColdFusion2016\cf1\color_profiles\sRGB Color Space Profile.icm" Expected Result: PDF Archive created Any Workarounds: Copy the "color_profiles" folder from the cfusion instance to each
, and SQL. After the import, the colors only changed for CF and CFScript files, not HTML, JS, CSS, and SQL. As discussed on the forum, the importing of the cfml.col set the coloring for CF, CFScript, HTML, JS, etc. for those types of code within a CF and CFScript file, but did NOT change the coloring
. Method: Open ColdFusion Administrator, navigate to Packaging & Deployment>JEE Archives. Create a war file. There is no error message displayed on the Admin Page, but does not create a war file. {color:#000000}In coldfusion.error.log the following is shown:{color} {code:java} C:\Cf2018\cf
3620789 CF-4200057 CFIMAGE e-domizil License Team java.lang.IllegalArgumentException: Numbers of source Raster bands and source color space components do not match Problem Description: CFimage errors Steps to Reproduce: Run example code Actual Result: Crash with "java
Color coding with comments breaks easily
2611396 CF-3626704 External U. Code to replicate the error. PDF Test ##divTest { height: 100%; width: 100%; background: green; color: black; } This is the test div area. --->
2682169 CFB-4168441 General - IDE Firstname Lastname Syntax highlighting is incorrect inside comment Problem Description: Syntax highlighting is incorrect inside comment Steps to Reproduce: Open attached example code with "CFML Multi Page Editor" Actual Result: Code inside a commented area