HTML tag auto completion issue #1451
-
So I'm new to acode editor and I'm also new to coding and currently learning HTML. And when I try to use tag to emphasize a word, the tag automatically closes itself when I complete typing its opening tag. It's so annoying. Please help me out. Screenrecorder-2025-07-26-04-55-10-531.mp4 |
Beta Was this translation helpful? Give feedback.
Answered by
bajrangCoder
Jul 25, 2025
Replies: 1 comment 1 reply
-
It's expected and intended behaviour, it is similar to other code editor such as vscode or others. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bajrangCoder
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's expected and intended behaviour, it is similar to other code editor such as vscode or others.
That's how things work , as you are clearly closing tag that triggers to automatically complete the end tag