Results 93 issues of 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...

🐛 bug
/core

This attribute should allow us to compare two fields in a struct, something like this: ```rs #[cmp(left=[[min]],op="

/mcdoc

The current error message is a bit confusing: ![image](https://github.com/SpyglassMC/Spyglass/assets/17352009/41fb89e2-9647-42eb-ba3b-27a4174c0cbf)

/mcdoc

It would be helpful if long completion labels like below showed the last part (where you're actually typing) ![image](https://github.com/SpyglassMC/Spyglass/assets/17352009/8f7051b3-19d4-45df-ae53-2db040976431)

/core

This should show a warning in `pack.mcmeta`

/java-edition

![image](https://github.com/SpyglassMC/Spyglass/assets/17352009/ba28ac70-7636-4900-a3d8-824a2a757888) ![image](https://github.com/SpyglassMC/Spyglass/assets/17352009/d5ccac46-fad2-4911-b46c-1049843ba3b2)

🐛 bug
/mcdoc

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], }...

/mcdoc

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...

✨ feature
/json

Even though vanilla-mcdoc doesn't use it, spyglass should declare an empty dispatcher for it, to avoid getting warnings in the log. ![image](https://github.com/SpyglassMC/Spyglass/assets/17352009/943f0cb9-f1e3-46f0-8744-89ae7faac903)

😴 low priority