Enabling Line Numbers to be visible in ColdFusion Builder

28 Dec
2009

It’s always interesting to see the design / default setting considerations made in software.

One that has always stuck out to me is I can’t figure out for the life of me why most IDE’s don’t enable line numbers by default.  No matter what we write, sooner or later we have to refer to the line number.

Luckily for Adobe’s ColdFusion Builder, which is based on Eclipse, the setting is a few simple clicks.

  1. Go into preferences
  2. Click on General in the left menu bar
  3. Click Editors
  4. Click on Text Editors
  5. You will see the fourth checkbox says “Show line number”.  Click this on to enable it, and then click OK.

Below is a handy screenshot to know exactly where to click.  Enjoy!

Enabling Line Numbers to be visible in Adobe ColdFusion Builder

Enabling Line Numbers to be visible in Adobe ColdFusion Builder

2 Responses to Enabling Line Numbers to be visible in ColdFusion Builder

Avatar

Adrian

March 24th, 2010 at 10:51 AM

Thanks a bunch for this tip. I was just about to throw CF Builder out and go back to Dreamweaver because of no line numbers. Thanks again!

Avatar

Jas Panesar

March 29th, 2010 at 6:42 PM

You’re welcome, glad it was of use! I have a few other quirks I’ve had to turn on again, I’ll write them up when I have a chance.

Comment Form

top