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

Visual studio code intellisense is very slow #38409

Closed
shanalikhan opened this issue Nov 15, 2017 · 9 comments
Closed

Visual studio code intellisense is very slow #38409

shanalikhan opened this issue Nov 15, 2017 · 9 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@shanalikhan
Copy link

shanalikhan commented Nov 15, 2017

Originally #35210 (comment)

I am still facing issues in VS while developing angular applications.
I can give you list of extensions although i understand there are many causes which makes intellisense slow.
I have high CPU usage , Slow Intellisense

Can you guys give me some specific build i can use and without EVEN Sending stats you guys can identify the activity that cause CPU high usage and slow and unresponsive intellisense.

Thanks
Shan

@mjbvz
Copy link
Collaborator

mjbvz commented Nov 15, 2017

@shanalikhan Does this still happen if you disable all extensions?

@mjbvz mjbvz added the info-needed Issue requires more information from poster label Nov 15, 2017
@shanalikhan
Copy link
Author

shanalikhan commented Nov 16, 2017

Yes for typescript intellisense slow after disabling the extensions
is there any way to get which extension is causing high CPU usage and memory usage ?
#29250

@MidnightOilIndustries
Copy link

MidnightOilIndustries commented Nov 16, 2017

So I dont have extensions and this happens for me. It fixes itself when it shows me an error at the top of the page that alludes to something about Chrome crashing or something. Is there some built in code that interacts with chrome?

Anywas still a huge issue for me and others at my company

@mjbvz
Copy link
Collaborator

mjbvz commented Nov 16, 2017

@shanalikhan Please use process monitor or ps to identify the code or code-helper process with the high cpu usage.

@kevfuzz
Copy link

kevfuzz commented Nov 17, 2017

Hi, I have the same problem. Intellisense or even just trying to auto-format my code takes ages. I've noticed I think it's triggered being slow after I save a file.

From looking at my processes, I think it's the ng-template-0.1.7 that's maxed out for about a minute.

@mjbvz
Copy link
Collaborator

mjbvz commented Nov 17, 2017

@kevfuzz Please open a new issue against that extension

@mjbvz
Copy link
Collaborator

mjbvz commented Nov 27, 2017

Closing as not actionable without information on which process has the high cpu usage

@mjbvz mjbvz closed this as completed Nov 27, 2017
@michael-ctr
Copy link

I have the same issue as well.
There is a 'code' process that jumps to 100% CPU usage for some time whenever doing a typescript intellisense operation

@michael-ctr
Copy link

michael-ctr commented Dec 4, 2017

Ah - looks like it might have been the TypeScriptHero extension causing the slowdown. Disabling that made the slowdown go away

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

5 participants