Maybe more generally, is there a way to customize the precedence of module suggestions for auto-imports??
e.g. I have linting rules that prefer "node:path" to "path" and it would be amazing if I could configure VSCode to prefer this as well.