| Author |
Message |
|
| charlesroper |
Posted: Mon Jul 07, 2008 8:33 am |
|
|
Registered User
Joined: 06 Mar 2007
Posts: 1211
Location: UK
|
When working in XML/(X)HTML and other tag-based languages, it would be very useful if, when the caret is within a tag, e highlighted the close tag, and vice-versa. When within the content of the tag, it would be good if e highlighted the both the start and end tags.
Vote for this feature here: http://etexteditor.uservoice.com/pages/4047-e-text-editor/suggestions/39890-html-tag-highlighting
Plus, I'd still kill for a shortcut to select the content of a tag. Man, that would be so useful. |
Last edited by charlesroper on Sun Jul 19, 2009 8:57 pm; edited 1 time in total |
|
| Back to top |
|
| nigauw |
Posted: Wed Jul 09, 2008 11:56 am |
|
|
Registered User
Joined: 09 Aug 2007
Posts: 28
Location: Brussels - Belgium
|
| definitely +1 on the matching tag highlighting. |
|
|
| Back to top |
|
| Soviut |
Posted: Fri Aug 15, 2008 9:14 pm |
|
|
|
Registered User
Joined: 15 Aug 2008
Posts: 12
|
| +1 from me as well, would be very handy when dealing with messy Django templates. |
|
|
| Back to top |
|
| caboushl |
Posted: Fri Aug 15, 2008 9:27 pm |
|
|
|
Registered User
Joined: 21 Jun 2008
Posts: 65
|
|
| Back to top |
|
| nicebag |
Posted: Fri Sep 05, 2008 10:55 pm |
|
|
|
Registered User
Joined: 19 May 2008
Posts: 10
|
|
| Back to top |
|
| sjh |
Posted: Mon Sep 08, 2008 9:03 am |
|
|
|
Registered User
Joined: 04 Apr 2007
Posts: 315
|
aside from a painful fingers, flexibility in selecting / replacing text & moving the caret was one of the main reasons for my departure to vim ...
try vat & vit in normal mode,
if e sees improvement in this i would probably switch back to it for the grind |
|
|
| Back to top |
|
| rope |
Posted: Thu May 21, 2009 8:16 am |
|
|
|
Registered User
Joined: 21 May 2009
Posts: 2
|
| make the highlighting or not? |
|
|
| Back to top |
|
| justin |
Posted: Sun Jul 19, 2009 7:23 pm |
|
|
|
Registered User
Joined: 16 Aug 2007
Posts: 83
|
|
| Back to top |
|
| Moones |
Posted: Sat Nov 21, 2009 9:58 am |
|
|
|
Registered User
Joined: 21 Nov 2009
Posts: 2
|
|
| Back to top |
|
| Tom Cant |
Posted: Wed Dec 16, 2009 1:22 pm |
|
|
|
Registered User
Joined: 16 Dec 2009
Posts: 8
Location: Essex, England
|
| This would be so helpful. |
|
|
| Back to top |
|
| mlepage |
Posted: Wed Dec 16, 2009 3:16 pm |
|
|
|
Registered User
Joined: 11 Aug 2009
Posts: 46
|
| Notepad++ has some nice tag highlighting and yes I miss it in E. |
|
|
| Back to top |
|
| ajpalkovic |
Posted: Fri Jan 29, 2010 1:49 am |
|
|
|
Registered User
Joined: 15 Jan 2010
Posts: 152
|
I have coded up the majority of this feature, but I have a few questions about how everyone thinks it should work.
When you click on a tag, should it just highlight the tag's name?
Should it highlight the brackets (<and>) as well?
Should it highlight the html attributes?
Should the content between the tags be shaded? In other words, should the background color of any text in the tag be darkened a little?
Thanks. |
|
|
| Back to top |
|
|
|