<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Editor on Lin's Blog</title><link>http://coder.tw/tags/editor/</link><description>Recent content in Editor on Lin's Blog</description><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Wed, 15 Feb 2017 09:25:59 +0000</lastBuildDate><atom:link href="http://coder.tw/tags/editor/index.xml" rel="self" type="application/rss+xml"/><item><title>Visual Studio Code - 貼上程式碼後自動整理縮排</title><link>http://coder.tw/posts/vscode-auto-indent-on-paste/</link><pubDate>Wed, 15 Feb 2017 09:25:59 +0000</pubDate><guid>http://coder.tw/posts/vscode-auto-indent-on-paste/</guid><description>&lt;p&gt;從 Sublime Text 切換到 &lt;a href="https://github.com/Microsoft/vscode/"&gt;Visual Studio Code&lt;/a&gt; ( 以下簡稱 VS Code ) 的開發者想必都很懷念「Paste and Indent」的功能吧！ 寫程式時不可免的需要複製貼上程式碼，貼上後縮排往往會亂掉，必須要手動在整理一次，而在 Sublime Text 有提供所謂的 Paste and Indent 功能可以讓你貼上的程式碼自動符合當前檔案的縮排方式，而 VS Code 也有類似功能，但原理不太一樣且需要到設定檔上開啟。&lt;/p&gt;</description></item></channel></rss>