vscode-auto-close-tag
Tag completer
An extension for Visual Studio Code that automatically adds HTML/XML close tags when typing the closing bracket of an opening tag.
Auto Close Tag for Visual Studio Code
179 stars
5 watching
53 forks
Language: TypeScript
last commit: 10 months ago
Linked from 1 awesome list
autocompletehtmltypescriptvisual-studio-codevscodevscode-extensionxml
Related projects:
Repository | Description | Stars |
---|---|---|
windwp/nvim-ts-autotag | A plugin that uses Treesitter to auto-close and auto-rename HTML tags in Neovim | 1,705 |
m4xshen/autoclose.nvim | Automatically pairs and closes brackets in text editing | 523 |
hookyqr/vscodebeautify | Enables automatic code formatting in VS Code using the js-beautify tool | 605 |
rrethy/nvim-treesitter-endwise | Automatically adds closing tags to certain structures in code to improve readability and maintainability. | 349 |
loganch/autoit-vscode | An extension for Visual Studio Code that provides AutoIt syntax highlighting and code completion features. | 74 |
maralla/completor-swift | Provides Swift code completion functionality for a popular text editor plugin | 13 |
mrmlnc/vscode-autoprefixer | Automates addition of vendor prefixes to CSS files for better browser compatibility | 42 |
junstyle/vscode-php-cs-fixer | An extension for Visual Studio Code that integrates PHP CS Fixer functionality. | 357 |
react-tags/react-tags | A component for managing tags with features like autocomplete and drag-and-drop reordering | 1,507 |
racer-rust/emacs-racer | An Emacs package providing code completion and navigation features inspired by the Rust tool Racer. | 398 |
derekr/jquery.sugar | Autocompletion plugin for MacRabbit's Espresso code editor written in JavaScript. | 169 |
vlang/vscode-vlang | Provides syntax highlighting and code completion for the V programming language in Visual Studio Code. | 385 |
mitaki28/vscode-clang | An extension for Visual Studio Code that provides C/C++/Objective-C code completion and diagnostics using the Clang compiler | 128 |
pulover/cbautocomplete | An AutoHotkey script to enhance combobox functionality with auto-completion | 29 |
proverbial-ninja/vscode-svelte-component-extractor | An extension for Visual Studio Code that extracts and creates new Svelte components from highlighted text. | 30 |