You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to work on this issue because in my case when I test some user issues, I need to check if user catalog.xml is registered or not by reading the settings.json.
With those codelens it will b ereally easy to know if XML catalog is registered in the settings.json and it will be really easy to register / unregister XML catalogs.
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.
The text was updated successfully, but these errors were encountered: