Long time saving files
7iomka opened this issue · 2 comments
Yeah, I have identified the same issue.
And it is more than just saving files for me this extension also has a performance impact when using Git extensions just staging/unstaging files.
Triggering intellisense popup on simple code when you just don't want to lose time typing all your variables declared 2 lines before and you have to wait 5s for that...
This is a real productivity killer for me, I had to disable it, unusable in my project. 😞
I have sadly disabled this extension as it was breaking everything else. I would constantly get a box saying Saving '_app.tsx': Getting code actions from "Tailwind CSS IntelliSense', 'ESLint', 'TypeScript Importer', 'Console Ninja'
. I also noticed that my editor would constantly say Loading...
when using IntelliSense which was unproductive from my end. Between those two items I was getting fed up till I tried bisecting the extensions and turned out it was this one. It's a letdown as I love this extension for easy imports. 🥲