Closed frederik-uni closed 2 months ago
That would be up to your editor
is there a way to overwrite the built in schemas?
There isn't a built-in schema, all schemas are sourced from SchemaStore. For overriding see https://taplo.tamasfe.dev/configuration/using-schemas.html
I built a crate/version/feature suggestion language server. When I try to suggest the versions, I get the version suggestion, which I want to suppress. & when I am typing in the versionstring I get kinda useless suggestions I don't wanna see. Is there a way to disable it from another lsp?