Not signed in (Sign In)

Categories

Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorShak
    • CommentTimeFeb 19th 2007
     permalink
    This is a feature that I use all the time in Dreamweaver. Whenever I am in a tag, for instance <div>, I can close it simply by typing "</" and it will add the rest for me. It can also be nested, example:
    <ul>
    <li>text</
    </

    Would close both li and ul elements.
    • CommentAuthori
    • CommentTimeFeb 19th 2007 edited
     permalink

    Plugin/scripting material….

    The core Intype feature set shouldn’t contain any language/markup specific features. Anyway, a similar feature has already been requested

    • CommentAuthorVlad
    • CommentTimeFeb 20th 2007
     permalink

    Personally, I hate this ‘feature’ in Dreamweaver/PSPad…