How to control the "Add import from" action? #9972
Unanswered
weiying-chen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I'm in, say,
app/assets/page.tsx
, and I pressspace + a
on a React Button that I haven't imported, I'll get this popup suggestion:Now, If I'm in
app/components/Tag.tsx
and perform the same action, I'll get this popup suggestion:Is there a way to tell Helix to always show me the
@/components/component
suggestion?Also posted here.
Beta Was this translation helpful? Give feedback.
All reactions