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

Long time saving files #123

Open
7iomka opened this issue Feb 13, 2022 · 2 comments
Open

Long time saving files #123

7iomka opened this issue Feb 13, 2022 · 2 comments

Comments

@7iomka
Copy link

7iomka commented Feb 13, 2022

Saving 'index.tsx': Running 'TypeScript and JavaScript Language Features' Formatter (configure)...
Every save of file i wait aprox. 3-5sec...

I tested what extension is problematic with command Start Extension Bisect
and found this extension.

After I disabled this extension - everything is fine

image

@Jule-
Copy link

Jule- commented May 16, 2022

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. 😞

@CarlosMed
Copy link

CarlosMed commented Jul 26, 2023

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. 🥲

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

3 participants