Efficient HTML editing Follow
How to edit HTML efficiently in HTML editor?
In other editors I always wrote just tag name and [tab], and I had a tag template to fill,
e.g. img [tab] was <img alt="|" src="" /> with possibility to navigate through the attributes (note the required are automatically added after [tab])
Is there any option to automatically select the code between quotes or braces? (assuming the cursor is somewhere between)
Please sign in to leave a comment.
Works here as well -- as long as such Live Template exists (you can edit existing/create new one as desired)
Not automatically, but try Edit | Select Word at caret (few times, if required)