Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>AutoTag by GaneshNew to Visual Studio Code? Get it now.
AutoTag by Ganesh

AutoTag by Ganesh

balanagaganeshpinjala

|
2 installs
| (0) | Free
Automatically closes HTML,tags.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AutoTag by Ganesh

AutoTag is a Visual Studio Code extension that automatically closes HTML and XML tags when you type the closing bracket >. It saves you time and keystrokes while writing markup.

Features

  • Auto Close Tags: Type <div> and the extension will automatically insert </div>.
  • Configurable: You can enable or disable the extension in settings.
  • Excluded Tags: Automatically skips self-closing tags like <img>, <br>, <input>, etc.

Extension Settings

This extension contributes the following settings:

  • auto-tag.enable: Enable/disable this extension.
  • auto-tag.enableAutoCloseTag: Automatically close HTML tags when typing '>'.
  • auto-tag.activationLanguages: Languages in which the auto-close tag feature is active.
  • auto-tag.excludedTags: Tags that should NOT be auto-closed (e.g. self-closing tags).

Release Notes

0.0.1

  • Initial release of AutoTag by Ganesh!
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft