Skip to content

Markdown hover doesn't properly show local image links. #1124

@ChocoboGamer

Description

@ChocoboGamer

Description of Bug
When using the markdown syntax for embedding an image
![](path/to/image.png)
it does not properly show the image on the markdown hover

To Reproduce
Steps to reproduce the behavior:

  1. Open a workspace that contains a test.png and test.lua.
  2. Make a function and add a markdown comment to the function --- ![](test.png).
  3. 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.

Screenshots
image
image

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.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions