Open andrew-tram opened 4 months ago
In org.eclipse.wst.json.core, why is "(Illformed)" included in JSON_Content_Type_Extension_Element.name?
org.eclipse.wst.json.core
JSON_Content_Type_Extension_Element.name
It seems a bit confusing especially if the JSON is perfectly fine.
Reprod steps:
Same thing with XML_Content_Type_Extension_Element.name=XML (Illformed)
XML_Content_Type_Extension_Element.name=XML (Illformed)
In
org.eclipse.wst.json.core
, why is "(Illformed)" included inJSON_Content_Type_Extension_Element.name
?It seems a bit confusing especially if the JSON is perfectly fine.
Reprod steps: