kuiperzone / AvantGarde

Avalonia XAML Preview for Linux and Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate XSD from selected project's dependencies (only those depending on Avalonia)

BinToss opened this issue · comments

Potential Issues

  • XSD symbol count surpasses editor's XML symbol limit. By default, redhat.vscode-xml's symbol limit is 5,000. Avalonia's XSD has at least 10,000 symbols, not including third-party add-ons.