<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>爬行的蜗牛 - VS code</title>
    <link>https://www.ydnl.net/forum-45-1.html</link>
    <description>Latest 20 threads of VS code</description>
    <copyright>Copyright(C) 爬行的蜗牛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 27 Jun 2026 07:45:51 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.ydnl.net/static/image/common/logo_88_31.gif</url>
      <title>爬行的蜗牛</title>
      <link>https://www.ydnl.net/</link>
    </image>
    <item>
      <title>vscode下ssh方式连接git</title>
      <link>https://www.ydnl.net/thread-185-1-1.html</link>
      <description><![CDATA[尝试通过运行 ssh -Tv  调试连接


如果连接不上，用以上的命令连接一次git就可以了]]></description>
      <category>VS code</category>
      <author>yycvip</author>
      <pubDate>Sat, 12 Apr 2025 15:03:47 +0000</pubDate>
    </item>
    <item>
      <title>VSCODE安装GO插件、go tools及settings.json配置流程</title>
      <link>https://www.ydnl.net/thread-163-1-1.html</link>
      <description><![CDATA[1. VSCODE插件库安装GO插件

2. 安装Go插件所依赖的go tools，上面的go插件会提示你安装它的一些依赖及工具。

[*]如果没有提示，可以点击右下角 Analysis Tools Missing。最后点击 Install 安装。
[*]或者按ctrl+shift+p 调出命令面板，输入go install tools



[*]全 ...]]></description>
      <category>VS code</category>
      <author>yycvip</author>
      <pubDate>Tue, 14 Jan 2025 03:43:41 +0000</pubDate>
    </item>
    <item>
      <title>vscode中显示使用“*”激活出错了是为什么</title>
      <link>https://www.ydnl.net/thread-118-1-1.html</link>
      <description><![CDATA[根据您提供的信息和图片，问题似乎出现在您的 package.json 文件的 activationEvents 字段。在这里使用 “” 激活通常是错误的，因为这可能会导致不必要的性能问题。Visual Studio Code 的扩展应当明确地定义其激活事件，而不是使用通配符 “” 来匹配所有事件。

正确 ...]]></description>
      <category>VS code</category>
      <author>yycvip</author>
      <pubDate>Fri, 22 Nov 2024 14:07:31 +0000</pubDate>
    </item>
    <item>
      <title>vscode怎么设置自动换行</title>
      <link>https://www.ydnl.net/thread-64-1-1.html</link>
      <description><![CDATA[vscode怎么设置自动换行呢？今天一起来看一下吧。




1、点击下方的管理选项。


2、在管理中找到设置。

3、在右侧搜索“word wrap”。

4、将其设置为开启即可。]]></description>
      <category>VS code</category>
      <author>yycvip</author>
      <pubDate>Sun, 10 Mar 2024 13:06:06 +0000</pubDate>
    </item>
    <item>
      <title>VSCode快捷键大全,开发收藏一下</title>
      <link>https://www.ydnl.net/thread-61-1-1.html</link>
      <description><![CDATA[基础编辑 Basic editing[/tr]


























[/table]
导航 Navigation[/tr]










[/table]
搜索和替换 Search and replace[/tr]







[/table]
多光标和选择 Multi-cursor and selection[/tr]











]]></description>
      <category>VS code</category>
      <author>yycvip</author>
      <pubDate>Thu, 07 Mar 2024 13:54:00 +0000</pubDate>
    </item>
    <item>
      <title>VsCode配置ssh免密远程登录</title>
      <link>https://www.ydnl.net/thread-56-1-1.html</link>
      <description><![CDATA[很多时候我们需要连接服务器或者虚拟机在Linux上开发，如果用vim编辑器去开发，对大部分人来说都是不太习惯的，这时候我们就可以利用vscode远程连接服务器或者虚拟机，下面是整个配置过程：

（1）配置免密码登录，先打开cmd，命令提示符 

（2）输入ssh-keygen -t rs ...]]></description>
      <category>VS code</category>
      <author>yycvip</author>
      <pubDate>Wed, 17 Jan 2024 15:09:22 +0000</pubDate>
    </item>
    <item>
      <title>vscode控制台不能输入怎么办？</title>
      <link>https://www.ydnl.net/thread-46-1-1.html</link>
      <description><![CDATA[答：vscode控制台不能输入的解决办法：首先打开vscode中的【settings】；然后输入【runInTerminal】；接着打开【settings.json】并修改“runInTerminal”为“true”即可。





答：vscode控制台不能输入的解决办法：首先打开vscode中的【文件】➡【首选项】➡【设置】 ...]]></description>
      <category>VS code</category>
      <author>yycvip</author>
      <pubDate>Sun, 12 Nov 2023 11:07:15 +0000</pubDate>
    </item>
  </channel>
</rss>