<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://www.jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://www.jackxiang.com/post//</link>
<title><![CDATA[[实践OK]VSCode报错：未找到Git。请安装Git，或在“git.path”设置中配置。同时选中所有匹配的单词等。]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Thu, 28 Jun 2018 09:31:20 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	1.文件-》首选项-》设置<br/><br/>2.搜索设备 输入 git.path<br/><br/>下面显示&nbsp;&nbsp;git.path：null&nbsp;&nbsp;（git可执行文件的路径）<br/><br/>3.右侧花括号内输入，在右方用户设置栏输入，注意是反斜杠：<br/>&#123;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&quot;files.autoSave&quot;: &quot;off&quot;,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&quot;git.path&quot;: &quot;D:/Program Files/Git/bin/git.exe&quot;,<br/>&#125;<br/><br/><br/>注意：<br/><br/>不要使用 windows 的路径风格，例如&nbsp;&nbsp;D:&#92;&#92;Git&#92;&#92;bin&#92;&#92;git.exe。<br/><br/>要使用&nbsp;&nbsp; linux style&nbsp;&nbsp;例如&nbsp;&nbsp;D:/Git/bin/git.exe。<br/>来自：https://www.cnblogs.com/ymyblog/p/8043555.html<br/>https://blog.csdn.net/danicagogogo/article/details/79527013<br/><br/>同时选中所有匹配的：<br/>用用Visual Studio的吗？Sublime有一个选择一个单词后按ctrl+F3，会把所有这个单词都会选中，在VS里怎么实现这样的？可有快捷键么。VS编辑器同时选中所有匹配的Ctrl+Shift+L。Shift+F12; 同时修改本文件中所有匹配的!<br/><br/>From:http://blog.poetries.top/2017/07/23/vs-keyboard-shortcuts/
]]>
</description>
</item><item>
<link>http://www.jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [实践OK]VSCode报错：未找到Git。请安装Git，或在“git.path”设置中配置。同时选中所有匹配的单词等。]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>