tw-in-js / vscode-twind-intellisense

Intelligent Twind tooling for VS Code
MIT License
60 stars 10 forks source link

Plugin causes auto-import suggestions to no longer display #2

Closed lemcii closed 2 years ago

lemcii commented 3 years ago

When I enable this plugin, TypeScript auto-import intellisense seems to stop working.

sastan commented 3 years ago

Yep. I noticed that too. Not sure why. I'm investigating.

Andrewnt219 commented 3 years ago

Hi @sastan ,

Are there any updates on this issue, or maybe a workaround?

sastan commented 3 years ago

No. Sorry... I hope to find some time at the end of the week.

ratorx commented 3 years ago

I have the same problem. I think this is likely an issue in the typescript plugin (rather than anything here), because I have the exact same issue with that as well. I'll open an issue in the repo for the typescript plugin.

mattrossman commented 3 years ago

Just got bitten by this bug, was poring over VSCode issue threads trying to figure out why my auto imports haven't been working.

IgnusG commented 2 years ago

Another library seems to have had a similar issue. Might be related https://github.com/runem/lit-analyzer/issues/200