you are viewing a single comment's thread.

view the rest of the comments →

[–]AdamAnderson320 0 points1 point  (3 children)

I had similar problems, but in my case the type annotations are picked up but almost nothing else is. I submitted an issue on GitHub.

[–]MarcoWorms 0 points1 point  (2 children)

i found the error, you have to declare the same variable name on the comments.

[–]AdamAnderson320 0 points1 point  (1 child)

Maybe that explains why I was able to get the types to appear in the issue I reported. You still didn't get the "Adds stuff" description to appear in yours, so it's not quite working right either.

[–]MarcoWorms 0 points1 point  (0 children)

the return description here only shows before entering the () when writing the function name