DotJoshJohnson / vscode-xml

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

Can't format local files when working remotely #298

Closed t-schroeder closed 4 years ago

t-schroeder commented 4 years ago

Description When I work locally with vscode the formatter works. When I work remotely it works as well (with the Remote SSH extension).

However, when I have a remote workspace open, then open a local XML file and try to format it I get "There is no formatter for 'xml' files installed."

Extension Version 2.5.0

VS Code Version 1.41.1

Operating System Local: Windows 10 Remote: CentOS 7

Morgy93 commented 4 years ago

Probably related to #283

DotJoshJohnson commented 4 years ago

This will be tracked in #283.