Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

XML Preview should not be shown #37

Open
ankitjainOfficial opened this issue Oct 11, 2017 · 2 comments
Open

XML Preview should not be shown #37

ankitjainOfficial opened this issue Oct 11, 2017 · 2 comments

Comments

@ankitjainOfficial
Copy link

ankitjainOfficial commented Oct 11, 2017

I've enabled auto preview for Svg files. But, it also tries to show preview for xml files. The pain point being, if auto preview is open, it will not let me switch to tab with code.

So, given this setting,

"svgviewer.previewcolumn": "One"

I am never able to see xml code.

Steps to reproduce:

  1. Override SVGViewer settings to this:
    "svgviewer.enableautopreview": true,
    "svgviewer.previewcolumn": "One"
  1. Try opening a XML file.

Please let me know, if you need any further details from my end.

@cssho
Copy link
Owner

cssho commented Feb 7, 2018

@ankitjainOfficial
Sorry for replying so late.
It was caused by microsoft/vscode#20075 .
I can't do anything about it now.

@brandonkal
Copy link

And that issue is now: microsoft/vscode#15178

Hopefully this can be fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants