0

Can Coda do code navigation like Espresso or Dreamweaver where, if you click a div or any block tag, you can click to see the whole block of code, or collapse the block?

Glorfindel
  • 21,988
  • 13
  • 81
  • 109
liz
  • 483
  • 1
  • 7
  • 16
  • I'm looking for this too, any idea ? Thanks. – Olirip Jan 25 '11 at 19:45
  • You can't do that in Coda, but at least the code navigator works. When working with PHP in Espresso the code navigator nests every method inside the method above it pretty much making code navigation unusable with PHP. I mentioned this to the support team and they responded informing me it cannot be fixed. – Seth Mar 03 '11 at 09:55

1 Answers1

0

The feature you're talking about is called 'code folding', and is now available in Coda 2, which has recently been released.

joshua.paling
  • 13,762
  • 4
  • 45
  • 60