Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TSX element intellisense flooded with unrelated references #50

Open
ak99372 opened this issue Oct 17, 2018 · 1 comment
Open

TSX element intellisense flooded with unrelated references #50

ak99372 opened this issue Oct 17, 2018 · 1 comment

Comments

@ak99372
Copy link

ak99372 commented Oct 17, 2018

The intellisence within TSX react component gets flooded with a list of unrelated references making the selection unusable.

Current behaviour:
image

Expected behaviour (ts-importer disabled):
image

@aleclarson
Copy link

aleclarson commented Aug 16, 2021

+1 This also happens when trying to define property names

new Foo({ xy| })

If the cursor is right after xy and Foo has an option named xyz, it won't be the first suggestion. :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants