Skip to content

CodeLens for registering/unregistering catalog #572

@angelozerr

Description

@angelozerr

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions