Microsoft/vscode

No images in jsdoc hover or notebooks in remote/web

Offen

#97.759 geöffnet am 13.05.2020

 (9 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (39.847 Forks)batch import
bughelp wantedjavascriptnotebook-workbench-integrationtypescriptweb

Repository-Metriken

Stars
 (184.936 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

  • 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