Home  >  Article  >  Development Tools  >  What should I do if vscode is stuck?

What should I do if vscode is stuck?

(*-*)浩
(*-*)浩Original
2019-11-08 11:51:1213973browse

After installing vscode, I found that the computer was stuck and the CPU usage was as high as 100%.

What should I do if vscode is stuck?

Solution:

After opening vscode, click File==>Preferences== >Settings (Recommended learning: vscode introductory tutorial)

Search settings

search.followSymlinks

Then in the user-defined settings on the right Change this value to false

search.followSymlinks = false,

What should I do if vscode is stuck?Solution:

Hardware acceleration changes for Google Chrome

Solution steps: Open Chorme -> Settings -> Advanced -> [System] -> Uncheck [Enable hardware acceleration mode]

What should I do if vscode is stuck?

The above is the detailed content of What should I do if vscode is stuck?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn