Microsoft/vscode

No images in jsdoc hover or notebooks in remote/web

Open

#97.759 aberto em 13 de mai. de 2020

Ver no GitHub
 (9 comments) (0 reactions) (1 assignee)TypeScript (10.221 forks)batch import
bughelp wantedjavascriptnotebook-workbench-integrationtypescriptweb

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 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?

Guia do colaborador