fannheyward / coc-docthis

JSDoc extension for coc.nvim that generates detailed JSDoc comments for TypeScript/JavaScript files.
MIT License
15 stars 1 forks source link

not inserting jsdoc comments #104

Closed lallenfrancisl closed 3 years ago

lallenfrancisl commented 3 years ago

doc this not working

As seen in the gif the suggestion comes but its not inserted

neovim version: v0.4.4 OS: ubuntu 20.04

fannheyward commented 3 years ago

Put your cursor on limitCacheSize, run :CocCommand docthis.documentThis, the completion maybe error.