Frage

I really find convenient with the feature of highlighting opening and closing tag in XHTML document in Notepad++. Is there any equivalent feature in Emacs? I am using Emacs 24.3.1

enter image description here

War es hilfreich?

Lösung

I think you want the editor to show you the closing tag when you cursor over its opening mate and vice versa. One way to get that is to install smartparens and execute M-x show-smartparens-mode.

Andere Tipps

Try this package. It does not do exactly what you want (I think, I never used notepad++), but maybe it is good enough for you.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top