Microsoft/vscode

No images in jsdoc hover or notebooks in remote/web

Open

#97,759 opened on May 13, 2020

View on GitHub
 (9 comments) (0 reactions) (2 assignees)TypeScript (74,848 stars) (10,221 forks)batch import
bughelp wantedjavascriptnotebook-workbench-integrationtypescriptweb

Description

  • Add an image in markdown syntax to a jsdoc comment
  • In a local vscode window, hover the identifier with the command
  • The image is rendered
  • Do the same in a remote window
  • The image is broken

Same issue with notebooks. @mjbvz Is it possible to hook into the same system that webviews use, or is that only tied to webviews?

Contributor guide

No images in jsdoc hover or notebooks in remote/web · Microsoft/vscode#97759 | Good First Issue