<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mamorums</author_name>
  <author_url>https://blog.hatena.ne.jp/mamorums/</author_url>
  <blog_title>C#, Python, Web開発</blog_title>
  <blog_url>https://web-dev.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>IntelliJ でファイルを保存する際に、行末尾のスペース（空白）を自動で削除する方法を書いていきます。 1. 設定の表示 メニューの「ファイル」→「設定」をクリックします。 2. 自動削除の設定 設定左袖の「エディター」→「一般」を開いて、セクション「保存時」を以下の通り変更します。 「末尾のスペースを除去」を「すべての行」にします。 「キャレット行末尾の空白を保持する」のチェックを外します。 最後に「OK」を押して設定を保存します。これで、全てのスペースが削除されるようになります。 ※ 「キャレット行」は、カーソルが当たっている行のようです。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fweb-dev.hatenablog.com%2Fentry%2Fintellij%2Fsettings%2Feditor%2Fremove-trailing-space&quot; title=&quot;IntelliJ IDEA 行末尾のスペースを自動で削除する方法 - C#, Python, Web開発&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>https://cdn-ak.f.st-hatena.com/images/fotolife/m/mamorums/20221105/20221105124216.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-11-20 04:40:06</published>
  <title>IntelliJ IDEA 行末尾のスペースを自動で削除する方法</title>
  <type>rich</type>
  <url>https://web-dev.hatenablog.com/entry/intellij/settings/editor/remove-trailing-space</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
