It should be nice to insert in catalog xml file a Codelens [Register catalog] to insert it to the list of catalog (see xml.catalogs).
[Register catalog]
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<uri name="http://docs.oasis-open.org/odata/ns/edmx" uri="./schemas/edmx.xsd" />
<uri name="http://docs.oasis-open.org/odata/ns/edm" uri="./schemas/edm.xsd" />
</catalog>
When catalog.xml is already registered, it should be nice to have a [Unregister catalog] codelens.
It should be good to have a vscode command and quickfix for that too.
It should be nice to insert in catalog xml file a Codelens
[Register catalog]to insert it to the list of catalog (see xml.catalogs).When catalog.xml is already registered, it should be nice to have a
[Unregister catalog]codelens.It should be good to have a vscode command and quickfix for that too.