Title:
Extra indentation always uses tab character even when preferences are set to use spacing.
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Nat Dunn / Nat Dunn (Nat Dunn)
Created: 06/21/2016
Components: General - IDE
Versions: 3.0
Failure Type: Usability Issue
Found In Build/Fixed In Build: CFB2016_Update2 /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Mac 10.7 64-bit
Vote Count: 1
Problem Description: When adding an indentation level, CFBuilder always adds a tab even when preferences are set to use spaces. You can press Backspace and then Tab to change it to spaces.
Steps to Reproduce:
# Set preferences to use 2 spaces for indentation.
# Type <cfoutput> and press Enter.
# Notice that a tab character is entered instead of spaces.
# Change the tab character to two spaces. You should be able to just backspace over it and then press tab to add spaces.
# Type <cfloop> and press Enter.
# Notice that the next line has two spaces for the original indent amount and a tab for the additional indentation.
Actual Result:
Inserts tabs when it shouldn't.
Expected Result:
Insert spaces when it should.
Any Workarounds:
Backspace over the tab and press tab key.
See an explanation with pictures at https://www.webucator.com/blog/2016/06/coldfusion-builder-indentation-woes/
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4166570
External Customer Info:
External Company:
External Customer Name: Nat Dunn
External Customer Email:
External Test Config: My Hardware and Environment details: Mac OS Capitan.
Attachments:
Comments: