Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
91 views
in Technique[技术] by (71.8m points)

Vim in Visual Studio Code: problems with html attribute

I struggle with Vim with attribute in HTML. To jump to the next attribute I need ctrl-c to quit insert mode and return in this mode with A.

Is there a way to jump directly to the next attribute and after close the tag ? I prefer avoid arrow keys and learn using Vim properly.

How valid the "text" attribute and jump to the "id" attribute ?

I found ctrl-O then l . It quits insert mode for one character. Is there other options ?

question from:https://stackoverflow.com/questions/65868244/vim-in-visual-studio-code-problems-with-html-attribute

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...