nvim-ts-autotag
Tag completer
A plugin that uses Treesitter to auto-close and auto-rename HTML tags in Neovim
Use treesitter to auto close and auto rename html tag
2k stars
11 watching
95 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
autotagtreesitter
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically adds closing tags to certain structures in code to improve readability and maintainability. | 357 |
| Automated tags management plugin for Neovim to fill gaps in LSP and Treesitter implementations | 15 |
| An extension for Visual Studio Code that automatically adds HTML/XML close tags when typing the closing bracket of an opening tag. | 180 |
| Enables syntax-aware text objects in Neovim with tree-sitter support | 2,227 |
| Automatically pairs and closes brackets in text editing | 532 |
| A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. | 56 |
| A plugin that provides region selection with hints on the abstract syntax tree of a document. | 438 |
| A plugin that enables location-aware text objects in Neovim. | 523 |
| Automates the generation of tags for use with Neovim from Ctags output | 13 |
| Enables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions | 79 |
| A Neovim plugin for supporting the TypST language with Treesitter highlighting, snippets, and integration. | 145 |
| Automates Luarocks releases from tags and runs busted tests for Neovim plugins | 48 |
| A task runner and job management plugin for Neovim | 1,274 |
| A Neovim plugin to improve register handling with intuitive mappings and intentional deletion | 83 |
| Provides flexible and reliable word hopping functionality in Neovim | 57 |