-
Notifications
You must be signed in to change notification settings - Fork 676
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
My System Get Very Slow After updating to last version of VS Code #5091
Comments
I do not reported this to VS Code Repository. If it is necessary please let me know. Thanks |
Since I am not sure this issue be related to this extension I already hold it to be sure about it. Thank you |
Seems the same as in my issue. I'm also on ubuntu, same versions of vscode and o# as you. See my issue maybe what I documented there applies to you too? Hope we can compare to diganose the problem and give them the info they need to debug this. |
I have the same problem in windows with vscode |
@abdollahkahne @valderrey Do you find also that something like searching for file is slow? If you use CTRL p and try open a file, even that is slow to find the file? |
I also noticed even saving a file ctrl s takes more time, like 1-2 seconds. Before it was almost instant. |
I see this from about one month ago (After upgrading from .Net 5 to .Net 6). It happens for me, usually for file with much lines of code . Personally I see it for files with more than 200 lines of code. It is related to beautifying the codes (.Net Formatter) |
I hope that this PR will fix it. |
Debugging is also VERY slow. |
I close this issue as I think my problem already is resolved. Thanks for following. |
What did you do to fix it? |
I am not sure my problem is same as other but I propose some general tips:
|
Thanks for the tips! |
@lonix1 |
Issue Type: Bug
I am not sure what is the source of this performance difficulties but after updating VS Code and running the dotnet run my system get very slow or even locked the screen totally. I am using Omnisharp Extension for C# and also .NET SDK 6.0.200 too which is responsible for executing the dotnet run command in my ubuntu.
Extension version: 1.24.1
VS Code version: Code 1.65.0 (b5205cc8eb4fbaa726835538cd82372cc0222d43, 2022-03-02T11:12:36.248Z)
OS version: Linux x64 5.13.0-30-generic
Restricted Mode: No
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: