<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>VScode on 六二三&#39;s Blog</title>
    <link>http://sconts.com/legacy/tags/vscode/</link>
    <description>Recent content in VScode on 六二三&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 28 Dec 2024 00:00:00 +0000</lastBuildDate><atom:link href="http://sconts.com/legacy/tags/vscode/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>[已解决]VSCode使用中CPU占用率异常暴增问题</title>
      <link>http://sconts.com/legacy/post/fixed-vscode-high-cpu/</link>
      <pubDate>Sat, 28 Dec 2024 00:00:00 +0000</pubDate>
      
      <guid>http://sconts.com/legacy/post/fixed-vscode-high-cpu/</guid>
      <description>&lt;h2 id=&#34;问题现象&#34;&gt;问题现象&lt;/h2&gt;
&lt;p&gt;&lt;img src=&#34;../../post-file/2024/vscode-issues/000.png&#34; alt=&#34;VSCode&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://code.visualstudio.com/&#34;&gt;VSCode&lt;/a&gt;近期CPU使用率频繁飙升，最高可达90%以上，风扇狂转不止。即便未在使用（未导入项目情况下），其CPU占用率仍居首位，令人十分困扰。起初以为是项目配置问题，经过观察发现，空窗口打开几分钟后也会出现此情况，实在无法忍受，必须解决。&lt;/p&gt;
&lt;p&gt;参考网上诸多解决方案后，成功解决了该问题，以下是具体处理方法。&lt;/p&gt;
&lt;h2 id=&#34;问题分析&#34;&gt;问题分析&lt;/h2&gt;
&lt;p&gt;其实，VSCode 本身提供了一个非常好的性能分析的工具。顶部菜单栏&lt;code&gt;Help&lt;/code&gt; -&amp;gt; &lt;code&gt;Open Process Explorer&lt;/code&gt;，会弹出一个运行中的进程展示列表，并且明确展示了各自CPU使用率和内存大小。&lt;/p&gt;&lt;br /&gt;: http://sconts.com/legacy/post/fixed-vscode-high-cpu/</description>
    </item>
    
    <item>
      <title>如何解决vscode在国内网络环境下插件更新失败的问题</title>
      <link>http://sconts.com/legacy/post/how-to-fixed-vscode-extention-install-failed.md/</link>
      <pubDate>Mon, 18 Sep 2023 20:20:54 +0800</pubDate>
      
      <guid>http://sconts.com/legacy/post/how-to-fixed-vscode-extention-install-failed.md/</guid>
      <description>&lt;p&gt;在使用vscode调试rust代码的时候，需要安装&lt;code&gt;codelldb&lt;/code&gt;扩展，同时还需要安装该插件的平台依赖包，但是编辑器从github直接下载有时候会出奇的慢甚至下载失败。这里提供俩种可行性比较高的办法。&lt;/p&gt;&lt;br /&gt;: http://sconts.com/legacy/post/how-to-fixed-vscode-extention-install-failed.md/</description>
    </item>
    
  </channel>
</rss>
