DotJoshJohnson / vscode-xml

XML Tools for Visual Studio Code
MIT License
324 stars 86 forks source link

Option "Split attributes on format" does not scale #356

Open heneds opened 3 years ago

heneds commented 3 years ago

Description

  1. Enable "Split attributes on format"
  2. Open a large xml file with many elements AND many attributes (say 500 elements with 50 attributes each)
  3. Format and wait The spinner is spinning but the format never completes.

Screenshots If applicable, add screenshots to help explain your problem.

Extension Version 2.5.1

VS Code Version 1.56.1

Operating System Windows 10 Pro (latest)