SchemaStore.nvim icon indicating copy to clipboard operation
SchemaStore.nvim copied to clipboard

Behavior: More specific file matchers should override less specific ones

Open xav-ie opened this issue 1 year ago • 1 comments

I was surprised to find that my tsconfig.settings.json was using the Micro JSON schema. I think that more specific FileMatchers should take precedence over less specific ones. Here is where I ran into the issue: https://github.com/b0o/SchemaStore.nvim/pull/30

xav-ie avatar Apr 16 '24 20:04 xav-ie

Hi @xav-ie, is your original issue resolved now that https://github.com/SchemaStore/schemastore/pull/3717 is merged?

b0o avatar May 05 '24 05:05 b0o

Yes, this looks good now. Thank you!

xav-ie avatar May 22 '24 15:05 xav-ie