castwide / vscode-solargraph

A Visual Studio Code extension for Solargraph.
Other
423 stars 25 forks source link

[Feature request] Also show @return description on method hover. #162

Closed derkallevombau closed 4 years ago

derkallevombau commented 4 years ago

It would be awesome if the hover window also contained the description provided via a method's @return tag, not just the type.

castwide commented 4 years ago

Good idea. I'll add it to the roadmap.

derkallevombau commented 4 years ago

Ok, thank you!

castwide commented 4 years ago

Gem version 0.39.1 displays return tag descriptions in completion and hover windows.