lemminx icon indicating copy to clipboard operation
lemminx copied to clipboard

Display pattern for file association when showing referenced grammar code lens

Open datho7561 opened this issue 4 years ago • 0 comments

When you associate a grammar with a schema using the file association pattern method, the code lens at the top of the file displays "(with file association)":

with-file-association

When using other grammar binding strategies (schemaLocation, xml-model, external DTD...), the code lens displays the name of the referenced schema.

In order to make this more helpful and similar to the other binding strategies, add the pattern for the file association to the beginning of this code lens

datho7561 avatar Aug 10 '21 13:08 datho7561