Missing Doc comments in hover support when backticks and doc
are intermixed
#14731
Labels
C-bug
Category: bug
doc
are intermixed
#14731
This bug is on current RA on current VSC on macOS.
Here's how I triggered it:
and then I hovered over
rem_euclid
and saw this at the bottom of the tooltip (there is valid input above this)But it didn't make sense because where is
a
in that example? So I dug through the docs and found the original:I appears that doc concat is hurting the RA's ability to udnerstand. Of course, this macro is within:
so the solution is a bit messy.
Good luck to whatever soul must figure this out
The text was updated successfully, but these errors were encountered: