Misode
Misode
When there are no specific values available, suggests an empty string/struct/list. Still a draft because there are some cases where it only gives one of the options when in reality...
Warnings like these are spammed in the output log during the "project#ready bind files" phase (taking up to 3 minutes, but that may be caused by the output log being...
This attribute should allow us to compare two fields in a struct, something like this: ```rs #[cmp(left=[[min]],op="
The current error message is a bit confusing: 
It would be helpful if long completion labels like below showed the last part (where you're actually typing) 
This should show a warning in `pack.mcmeta`
 
We have a bunch of doc comments of dispatch statements like this: ```rs /// Whether any condition within a list passes. dispatch minecraft:loot_condition[alternative] to struct Alternative { terms: [LootCondition], }...
Due to , some users may want to use single quotes in text components in these instances. We should consider whether we want to support this and how to implement...
Even though vanilla-mcdoc doesn't use it, spyglass should declare an empty dispatcher for it, to avoid getting warnings in the log. 