Hiding Whitespace, New Line and Carriage Return Characters in ColdFusion Builder
Just a quick note to myself, this issue is happened to me previously and I somehow overlook how I addressed it. Yesterday I accidently enabled the whitespace characters in CF Builder that in turn displays the new line (\n) and carriage return (\r) characters as well in the Editor.
This is how my editor looks even after the “Show whitespace characters” is unchecked in preferences.
Preferences > Editors > Text Editor Section of my ColdFusion Builder.
After a bit of goggling, I got the solution from Raymond Camden blog for hiding the white space characters. To enable Show/Hide of whitespace/new line/carriage return characters in ColdFusion Builder/Eclipse all we require to utilize is CTRL + . (CTRL + DOT) key combinations.
Comments
No, it's still not showing up. I double-checked in another browser (Chrome) and the image is missing there as well.
Thank you so much for this. Turned this option on by accident when trying to close a tag! On large monitors it slows CF Builder (Mac version) to an absolute crawl and gobbles all available CPU. George.
@Todd & @George Glad to Help. @Lola The images is available now and thanks for letting me know.
Thaankyou for this, the amount of times i have accidently hit this keystroke and turned it on.
Thank you George!!! I was searching for "coldfusion builder slows to a crawl" which brought this thread up. I never would have guessed it was the whitespace! Thank you thank you thank you. I was going out of my mind.
(Comments migrated from previous blog engine.)