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) (1 assignee)TypeScript (10,221 forks)batch import
bughelp wantedjavascriptnotebook-workbench-integrationtypescriptweb

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

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