vim-doge
(Do)cumentation (Ge)nerator for nearly 20 languages š Generate proper code documentation with a single keypress. ā”ļøš„ (by kkoomen)
vim-closetag
Auto close (X)HTML tags (by alvan)
vim-doge | vim-closetag | |
---|---|---|
12 | 10 | |
1,010 | 755 | |
- | - | |
4.3 | 0.0 | |
about 1 month ago | 8 months ago | |
Rust | Vim Script | |
GNU General Public License v3.0 only | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vim-doge
Posts with mentions or reviews of vim-doge.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-05.
-
vim-doge v4: The Rust Rewrite
Iām the creator of the vim plugin called vim-doge and I like to share some awesome benchmark results with the new version that has been written in Rust.
-
Python LSP setups for productive coding
Don't get me started on how every compelling docstring generator seems to be some vendor-locked plugin: (DoxyDoxygen, vim-doge, autoDocstring)
-
How do y'all add jsdoc-like comments in neovim?
Something like this? https://github.com/kkoomen/vim-doge
-
Python Docstring Plugin Recommendations.
https://github.com/kkoomen/vim-doge is great generator for nearly any language
-
Neogen - The annotation toolkit you never knew you needed
I'm not sure I understand what the plug-in does. Is it similar to vim-doge for generating documentation?
-
Which VIM settings do you use for writing jsdoc comments?
This does not really find a solution to indentation, but this post shows vim-doge which help generating jsdoc (and others). Maybe you could take a look and find this useful.
- jsdoc for neovim 0.5
-
Any plugins for auto-generating docs out there?
vim-doge
- Any good plugin for (python) docstrings?
-
Python Docstring Plugin Recommendations
I can recommend vim-doge; it works great for me and supports a variety of Python docstring formatting standards.
vim-closetag
Posts with mentions or reviews of vim-closetag.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-30.
-
Neovim for beginners
vim-closetag
-
A total beginner tries nvim
I gave this plugin a shot, but ended up going back to https://github.com/alvan/vim-closetag
- Autoclose tags with vim-closetag doesn't work with js file extension
-
Vim Creator Bram Moolenaar Interview
Community is so new, you might find that the lua equivalent of whatever vim plugin you already use is poorly maintained or has too many bugs by virtue of it being new. Of course neovim accepts vim plugins but the whole elevator pitch of neovim is "everything lua". One example of this in my case is something as simple as a close-tag for html/xml. Back when I used vim I use, and continue to use this repo to close html tags. Built by vim user for vim users. I couldn't get my lua equivalent nvim-ts-autotag to work for jsx. Perhaps that is a me issue (probably is) but just goes to show that sometimes you have to wrestle to acquire things you already have in your vim setup.
-
Incorrect indentation of embedded JavaScript in HTML files
I use vim-closetag for correct indentation after opening the tags. It works for me, so maybe it will work for you!
-
when I create a new tag in html I want the end tag to be on the below line and cursor next to the opening tag. But if I hit space it takes me to the next line along with the cursor. what you guys do to make this more smooth
I don't know what exactly you mean, but for xml/html I use https://github.com/alvan/vim-closetag
-
How can I get the JSX tags to properly indent? I'm using coc.nvim with coc-tsserver installed.
I've been using the vim-closetag plugin. There might be better alternatives though.
- Html tag matchpairs support ?
-
Some front-end developers here?
vim-closetag - automatically closes XML/HTML tags
-
Where do you write in html?
Yes, I use the vim-closetag plugin and good syntax highlighting and that does the trick for me.
What are some alternatives?
When comparing vim-doge and vim-closetag you can also consider the following projects:
nvim-tree-docs - Code documentation built with treesitter
nvim-ts-closetag - Use treesitter to auto close and auto rename html tag
neogen - A better annotation generator. Supports multiple languages and annotation conventions.
vim-vue-plugin - Vim syntax and indent plugin for .vue files
emmet-vim - emmet for vim: http://emmet.io/
tsdoc - A doc comment standard for TypeScript
coc-vetur - Vue language server extension for coc.nvim
vim-react-snippets - :scissors: React code snippets for vim
vim-signify - :heavy_plus_sign: Show a diff using Vim its sign column.
vim-doge vs nvim-tree-docs
vim-closetag vs nvim-ts-closetag
vim-doge vs neogen
vim-closetag vs vim-vue-plugin
vim-doge vs vim-vue-plugin
vim-closetag vs emmet-vim
vim-doge vs tsdoc
vim-closetag vs coc-vetur
vim-doge vs coc-vetur
vim-closetag vs vim-react-snippets
vim-doge vs vim-signify
vim-closetag vs vim-signify