why my vs code doesn't fill the remaining tag automatically #167006
Replies: 4 comments
-
Good day! Please formulate the question more correctly. Do you mean that you do not have the auto-completion feature (where it is initially written in grey and you need to press Tab to apply it)? If so, then you likely need to connect AI to your VS Code, as it is the AI that completes the code. |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area Body I’ve noticed that Visual Studio Code no longer auto-completes the closing tag when I type an opening HTML/XML tag (like ). It used to insert the corresponding automatically, but now it doesn’t.
Does anyone know why this might be happening? Some extra details: I'm using the latest version of VS Code. I have HTML-related extensions installed (like the built-in HTML and Emmet). Auto-closing of brackets/quotes still works, just not tags. I already checked my settings, and "html.autoClosingTags" is enabled. Any idea what could be causing this or how to fix it? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
-
Most likely cause: Auto closing tags is disabled. 👨🏻🔧 Quick fix: Alternative: Press "Ctrl+Shift+P" → "Developer: Reload Window" |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
why my vs code doesn't fill the remaining tag automatically
Beta Was this translation helpful? Give feedback.
All reactions