vim-doge
neogen
vim-doge | neogen | |
---|---|---|
12 | 20 | |
1,010 | 1,393 | |
- | - | |
4.3 | 6.5 | |
about 1 month ago | 20 days ago | |
Rust | Lua | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
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
-
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.
neogen
-
Customizing Your Lazyvim Setup for Personal Preferences
danymat/neogen
-
vim-doge v4: The Rust Rewrite
For any Neovim users, I highly recommend danymat/neogen. It's fast, works with Neovim's treesitter integration, and is written with Lua so scripting and extending it is pretty easy. Python support in particular is great.
- What plugin do you use for comment code?
-
LSP [clangd] not showing comment of my class function in C++
I use LunarVim (I hope it isn't a problem) and TSInsalled clangd, I also added Neogen plugin
-
Is this Lua function type comment generated by some tool?
There is neogen for generating the boilerplate automatically for not just Lua but also other languages with this kind of integration like Javascript (jsdocs)
-
Code documentation plugin?
Neogen might be what you want. But also note that some language servers help via auto completion when you start writing a doc comment, e.g. Scala metals will insert the function parameters in to the comment for you
-
Luasnips are fun!
PS: I use neogen.
-
Looking for plugin:Treesitter plugin for function description
I think you mean https://github.com/danymat/neogen/
-
luasnip with jsdoc like in the luasnip features video
Well, I jsdoc and similar types of comments have a lot of things to consider so I suggest you to use a separate plugin: https://github.com/danymat/neogen
- How do y'all add jsdoc-like comments in neovim?
What are some alternatives?
nvim-tree-docs - Code documentation built with treesitter
neodev.nvim - š» Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
vim-vue-plugin - Vim syntax and indent plugin for .vue files
nvim-bqf - Better quickfix window in Neovim, polish old quickfix window.
tsdoc - A doc comment standard for TypeScript
clipboard-image.nvim - Neovim Lua plugin to paste image from clipboard.
coc-vetur - Vue language server extension for coc.nvim
nvim-lightbulb - VSCode š” for neovim's built-in LSP.
vim-closetag - Auto close (X)HTML tags
NvChad - Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
vim-signify - :heavy_plus_sign: Show a diff using Vim its sign column.
IntelliJ-EmmyLua - Lua IDE/Debugger Plugin for IntelliJ IDEA