vim-js
π―The most accurate syntax highlighting plugin for JavaScript and Flow.js (by yuezk)
vim-jsdoc
Generate JSDoc to your JavaScript code. (by heavenshell)
vim-js | vim-jsdoc | |
---|---|---|
2 | 3 | |
145 | 457 | |
0.7% | 0.4% | |
2.5 | 2.8 | |
about 1 month ago | over 2 years ago | |
Vim Script | Vim Script | |
MIT License | BSD 3-clause "New" or "Revised" License |
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-js
Posts with mentions or reviews of vim-js.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-12.
vim-jsdoc
Posts with mentions or reviews of vim-jsdoc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-27.
- Is there a way to fix the markdown renderer in docs/signature_help? it seems to render incorrectly? (Or I don't know how markdown works π )
-
How to detect filetypes in Vue single-file components?
This is the method I tried: grab this code from their repo and add it to your config ~/.config/nvim/ftplugin/vue.vim file (create it if you don't have one) and you should be able to do :JsDoc within any vue file. I got it to work without any issue, and kept my syntax for vue.
What are some alternatives?
When comparing vim-js and vim-jsdoc you can also consider the following projects:
vim-crystal - Vim filetype and tools support for Crystal language.
vim-vue - Syntax Highlight for Vue.js components
vjs - Missing javascript refactoring tools for nvim
neovim - Vim-fork focused on extensibility and usability
yats.vim - Yet Another TypeScript Syntax: The most advanced TypeScript Syntax Highlighting in Vim
vim-plug - :hibiscus: Minimalist Vim Plugin Manager