vscode-docs-view icon indicating copy to clipboard operation
vscode-docs-view copied to clipboard

Images do not display

Open redtopia opened this issue 5 years ago • 4 comments

image

redtopia avatar Oct 30 '20 17:10 redtopia

Please share steps to reproduce this issue

mattbierner avatar Nov 01 '20 22:11 mattbierner

There are no special steps to replicate this. It's simply displaying the documentation in this extension's doc window for a ColdFusion function.

redtopia avatar Nov 02 '20 00:11 redtopia

Share how to reproduce this using a cold fusion code snippet (along with extension to install to intellisense in the first place)

mattbierner avatar Nov 02 '20 00:11 mattbierner

When I click on a ColdFusion keyword (function, etc), the documentation appears in the doc window for this extension. The images within the documentation are broken.

The documentation that should appear looks like this (when I click CTL-K CTL-I):

image

The same documentation in your extension's doc window:

image

The extension that provides CFML documentation is:

CFML v0.5.3 by KamasamaK

BTW, those broken images are also links that go to online documentation for the various CFML engines.

redtopia avatar Nov 02 '20 21:11 redtopia