Open olbrich opened 4 years ago
same here. Also such tags as @todo
and @see
castwide.solargraph 0.21.1
gem solargraph 0.39.17
thanks and regards, Phil
Also having this problem. Tags I've tried include @note, @see, and @deprecated.
@params, @return, among others, work as expected.
@raise
would be another useful one to support.
The
@note
yard tag can often be used to emphasize important information. Currently the Solargraph hover on methods and classes does not render these tags, potentially hiding important information.