-
-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Description of Bug
When using the markdown syntax for embedding an image

it does not properly show the image on the markdown hover
To Reproduce
Steps to reproduce the behavior:
- Open a workspace that contains a
test.png
andtest.lua
. - Make a function and add a markdown comment to the function
--- 
. - Hover over the function and the text will show a missing image graphic.
Expected behavior
The hover documentation should show the image the markdown comment references.
Environment
- OS: Windows
- Client: VsCode
Additional context
Other plugins with similar hover windows seem to have this function, which is why I am bringing this as a bug report to you.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request