purescript-language-server
purescript-language-server copied to clipboard
Add ranking for preferred modules
Right now it uses preferred modules when the same thing is exported from multiple places, but I think we should also rank preferred modules higher even when the exports aren't the same.
Additionally it could also rank modules that are already imported.
And optionally, there could be modules it never considers in case people want to avoid importing such things.