DotJoshJohnson / vscode-xml

XML Tools for Visual Studio Code
MIT License
320 stars 87 forks source link

Simply does not work at all #332

Closed oliversalzburg closed 3 years ago

oliversalzburg commented 3 years ago

Description

When trying to format a document, VS Code reports "There is no formatter for 'xml' files installed."

Formatter Implementation

I have not adjusted this. Setting it to any value has no effect.

XML Tools Version

2.5.1

VS Code Version

1.47.3

Operating System

Windows 10

oliversalzburg commented 3 years ago

Seems to be somehow related to WSL. The feature works as expected outside of WSL.

achiang-dg commented 3 years ago

Interesting, I've encountered the same issue. I have WSL 2 myself.

the feature works as expected outside of WSL

What do you mean? Do you mean when not running VS Code with the Remote - WSL extension? If so, I tried VS Code with the Remote - WSL extension installed, uninstalled, and disabled, but still go the same no formatter error.

oliversalzburg commented 3 years ago

When I use the extension locally on the Windows side, it works as expected. Like when I just open a folder in VS Code from Explorer.

DotJoshJohnson commented 3 years ago

I'm closing this in favor of #283. This is planned, but I unfortunately have zero bandwidth right now for this extension. Once I get some free time on my hands, I'll continue working on this. Thanks!