function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
@ M  Coder@ M Coder 

vs code issues with latest version -- urgent

Hi folks any one facing  " Extension causes high cpu load " when i updated the vs ocde to new version. 

I have copied the files to c:/user/admin as said in below 
https://github.com//forcedotcom/salesforcedx-vscode/issues?utf8=%E2%9C%93&q=is:issue+state:open+%22Extension+causes+high+cpu+load%22

my main issue is : if i  deploy anything to the server , it keeps on running ,  but in backend code is getting deployed but in front end it will not show that operation completed.
 
AnudeepAnudeep (Salesforce Developers) 
Hi, 

Looks like a performance Issue. You can report by running the commands listed in the below link for VS Code that expose the slowdown

https://github.com/Microsoft/vscode/wiki/Performance-Issues#profile-the-running-extensions

Anudeep