issues
search
kuiperzone
/
AvantGarde
Avalonia XAML Preview for Linux and Windows
GNU General Public License v3.0
228
stars
10
forks
source link
Generate XSD from selected project's dependencies (only those depending on Avalonia)
#27
Closed
BinToss
closed
1 year ago
BinToss
commented
1 year ago
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.
Potential Issues