Completion for XML tags
Posted: Mon May 10, 2004 8:17 pm
Greetings,
This is a feature that Netbeans has that I really like.
Suppose you have
<component>
<foo></foo>
</
As soon as you type the forward slash the word component is emitted by textpad because that would complete the open xml tag.
Saves typing and is helpful to see if you are prorperly closing tags because if the completion does not happen you know something is incorrectly closed.
This is a feature that Netbeans has that I really like.
Suppose you have
<component>
<foo></foo>
</
As soon as you type the forward slash the word component is emitted by textpad because that would complete the open xml tag.
Saves typing and is helpful to see if you are prorperly closing tags because if the completion does not happen you know something is incorrectly closed.