Skip to content

[HELP] Re-order suggestions/auto-imports #220

Open
@svipas

Description

I see that I can re-order suggestions/auto-imports. How I can do that if it comes locally (from the project) always first, then if it's from expo or react-native, and, lastly all other suggestions, if of course somehow this is possible or at least make that expo and react-native suggestions comes as a first one.

Another thing is that I have a issue: microsoft/TypeScript#33511 (comment). TS isn't smart in this case and suggests me Text from lib/lib.dom.d.ts even though Text exists in the React Native and I don't care about built-in Text. How I can fix that I see it as a first in suggestions instead of that lib/lib.dom.d.ts Text? Or maybe even exclude it. And, maybe it would help me to fix quick fix action so it suggests to import?

Would really appreciate your help ❤️

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions