NuSphere Forums Forum Index
NuSphere Forums
Reply to topic

Should PHPED automatically finish last opened HTML tag upon typing "</" (less than sign and forward slash) ??
Yes
100%
 100%  [ 2 ]
No
0%
 0%  [ 0 ]
Total Votes : 2

Auto HTML tag completion


Joined: 05 Apr 2008
Posts: 17
Reply with quote
Sorry, me again Rolling Eyes

Here's another amazing feature for an HTML IDE that saves ALOT of time and headache and I think ever (HTML) coder would appreciate.

Since we now code with more DIV tags rather than plain old tables, we can get lost in the DIV tags and lose track and forget to close one! OH the CSS Consequences!!!

My fantastic idea is to automatically close the last opened HTML tag.

*De Ja Vu: I think i requested this feature already, if so sorry for dup*

For example if i've written the following code.

Code:


<div id="test>
    <dd >
        <table><tr><td></td><tr></table
    </dd>
    <div id="test2">
</div>




RIGHT at the end of the code when i type "</" I want it to automatically finish it. So it should finish that example with "div>" and will yeild the ending tag for the first and still open div tag.

Does that example make it clear?

Adobe's Done it. so i know its do-able. Let me know if i need to clarify more.
View user's profileFind all posts by dlite922Send private message
Auto HTML tag completion
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic