Closed zyriab closed 10 months ago
Hi! This is clearly a bug for a very rare case. In te past 10 years of doing JS/TS development I've rarely done this. Good catch. I'll fix it immediately.
This bug has been fixed and released in v4.6.2.
Feel free to submit any new issues if you experience any unwanted behavior in the future. Thanks for your contribution.
You rule, @kkoomen!
Describe the bug When generating JSDoc comments on a function that has the following default parameter
import.meta.url
(or any at least with 2 dots and 3 words) the comment generation is not working as intended (see screenshot).I have tried with the default config as asked in this bug report template.
Settings Default settings
To Reproduce
foo = bar.baz.qux
DogeGenerate
Expected behavior It should generate the following
Output of
./bin/vim-doge-helper --version
vim-doge-helper 4.6.1
Output of
vim --version
Environment MacBook Pro 2018 15-inch (2.2Ghz 6-core i7 w/ 16GB RAM) OS: MacOS Sonoma 14.2.1 Editor: Neovim 0.9.5 Package manager: Lazy.nvim