3

I was wondering is there a way in Coda 2 to display the opening/closing tag when on the line of it?

For example if I am on the line which contains < div>

Is there a way I can get Coda to highlight which is the < /div>?

Thanks

adamhuxtable
  • 269
  • 2
  • 7
  • 14

3 Answers3

5

this is the most updated version https://github.com/emmetio/Emmet.codaplugin

1

If you install the TEA plugin you can use control-b to match the element. It highlights the whole selection to the closing tag.

http://onecrayon.com/tea/coda/

Works in Coda 2.

Will
  • 4,498
  • 2
  • 38
  • 65
  • 4
    The author is no longer supporting Coda 2, but suggests another project; and THAT project was replaced with: https://github.com/emmetio/Emmet.codaplugin – Robert Altman Jan 16 '13 at 18:20
0

~/Library/Applications/Support/Coda 2/Plug-ins/ does not work after running it.

no such file or directory

Linards Berzins
  • 83
  • 4
  • 7
  • 20