简体   繁体   中英

Visual Studio Community 2019 slow loading (start without debugging) on c# (.NET Framework)

I recently got a new hp pavilion gaming laptop and downloaded Visual studio 2019 on it, I study IT and I do my projects for now with the "C#: Console App (.Net Framework)". But unlike with my old laptop, when I start the project (even with extremely simple commands like console.writeline) without debugging (Which supposedly should load instantly), it's taking about 15 seconds or more to load which is becoming really frustrating for me. Can anyone help? Thank you in advance.

I had also faced this performance issue and below had helped me.

Go to Tools > Options > Text Editor > c# > Advanced > Select 'Open Documents' under 'Background Aalysis scope'.

Also go to task manager and end ServiceHub.RoselynCodeAnalysisService.exe

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM