You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can choose document block template from JSDoc, ESDoc, TSDoc and your own customaized template
Deprecate
v2.0.0 will Deprecate all g:jsdoc_* variables. interactive mode is also deprecate but you can use snippet plugin and custmaized template to insert document interactive.
Current version is too much global variables.
v2.x will be less global variables.
Support Vim version
First release of v2.0.0 will only support Vim8.
I know some of user use Neovim, but I don't have Neovim env and knowledges.
So after release v2.0.0, If you want to use in Neovim, please send me PR.
Release date
TBA. Hopefully I will release in near future.
Stay safe and take care.
The text was updated successfully, but these errors were encountered:
Hello, jsdoc.vim users.
I'm sorry for long time no update and response.
I'm currently working on jsdoc.vim v2.0.0
What's new
For example.
will generate like following.
JSDoc
,ESDoc
,TSDoc
and your own customaized templateDeprecate
v2.0.0 will Deprecate all
g:jsdoc_*
variables.interactive mode
is also deprecate but you can use snippet plugin and custmaized template to insert document interactive.Current version is too much global variables.
v2.x will be less global variables.
Support Vim version
First release of v2.0.0 will only support Vim8.
I know some of user use Neovim, but I don't have Neovim env and knowledges.
So after release v2.0.0, If you want to use in Neovim, please send me PR.
Release date
TBA. Hopefully I will release in near future.
Stay safe and take care.
The text was updated successfully, but these errors were encountered: