DotJoshJohnson / vscode-xml

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

Improve XML formatting speed for large files #309

Open mvhenderson opened 4 years ago

mvhenderson commented 4 years ago

Description

Large files either cannot be formatted or take a very long time to run with high CPU churn.

Similar issues: #296 #266 #272

Another extension ( https://github.com/mikeburgh/vscode-xml-format ) format a 15MB file in 3 seconds.

Formatter Implementation

v2

XML Tools Version

2.5.0

VS Code Version

1.45.1

Operating System

macOS 10.14.6