1

On Coldfusion Builder 2, I see these tabs are available when I create a new page, but not on Coldfusion Builder 3.

enter image description here

What should I do to show them on CFB 3?

Hennes
  • 65,804
  • 7
  • 115
  • 169
NoName
  • 314

2 Answers2

2

This question is old, but I struggled w/ the same thing.

I figured out a solution...

  • right-click in the editor
  • choose Open With
  • Web Browser

Browser in CFB3: Image1

NOTE: if Web Browser isn't listed there, then choose other & Internal Web Browser -

Internal Web Browser under option 'Other' Image2

0

From what I can tell, they've taken out the different cfm, html, js and css tabs because now the same editor handles (and makes suggestions for) all those code types without having to switch editor windows.

As for the browser tabs, I haven't come up with any suitable replacement for them, except clicking the green Run button to display it in the actual browser.