<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hs_hachi</author_name>
  <author_url>https://blog.hatena.ne.jp/hs_hachi/</author_url>
  <blog_title>個人的なまとめ</blog_title>
  <blog_url>https://hachi.hatenablog.com/</blog_url>
  <categories>
    <anon>Xcode</anon>
    <anon>Objective-C</anon>
  </categories>
  <description>最近、iPhoneアプリの勉強してるんですが、Xcodeも合わせて勉強中。 その中でうーんと思ったのが、switch文のインデント &quot;sw&quot;と打つとテンプレートで出してくれるんですが、 switch (&lt;#expression#&gt;) { case &lt;#constant#&gt;: &lt;#statements#&gt; break; default: break; } 次のcase文を打つと以下のようになって、なぜに1つ目のbreak文と2つ目のcaseが同じインデントになる switch (i) { case 100: break; case &lt;#expression#&gt;: default: break; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhachi.hatenablog.com%2Fentry%2F20140412%2F1397313748&quot; title=&quot; Xcodeのswitch文のインデント補完が微妙 - 個人的なまとめ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-04-12 23:42:28</published>
  <title> Xcodeのswitch文のインデント補完が微妙</title>
  <type>rich</type>
  <url>https://hachi.hatenablog.com/entry/20140412/1397313748</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
