<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>&quot;Web、IT関連&quot;のカテゴリー記事一覧 - キーワードノート</title>
	<atom:link href="https://kw-note.com/it/feed/" rel="self" type="application/rss+xml" />
	<link>https://kw-note.com/it/</link>
	<description>用語解説サイト</description>
	<lastBuildDate>Thu, 26 Feb 2026 20:01:39 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>AI「Gemini」で出力されるコードにはコメントアウト表示されないので注意</title>
		<link>https://kw-note.com/commented-code-is-not-displayed-in-gemini/</link>
					<comments>https://kw-note.com/commented-code-is-not-displayed-in-gemini/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 26 Feb 2026 19:38:25 +0000</pubDate>
				<category><![CDATA[Web、IT関連]]></category>
		<category><![CDATA[HTML・CSS]]></category>
		<guid isPermaLink="false">https://kw-note.com/?p=39284</guid>

					<description><![CDATA[<p>Google謹製のAI「Gemini」にJavaScriptのコードを聞きながら作業していたところ、何度聞いても同じ箇所の修正指示があり、しまいには『「〇〇××」を「〇〇××」に修正してください』という、全く同じコードを [&#8230;]</p>
<p>The post <a href="https://kw-note.com/commented-code-is-not-displayed-in-gemini/">AI「Gemini」で出力されるコードにはコメントアウト表示されないので注意</a> appeared first on <a href="https://kw-note.com">キーワードノート</a>.</p>
]]></description>
		
					<wfw:commentRss>https://kw-note.com/commented-code-is-not-displayed-in-gemini/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Tailwind CSSで指定できる背景色のカラーパレット（classとカラーコードまとめ）</title>
		<link>https://kw-note.com/tailwind-css-background-color-list/</link>
					<comments>https://kw-note.com/tailwind-css-background-color-list/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 25 Feb 2026 14:04:23 +0000</pubDate>
				<category><![CDATA[Web、IT関連]]></category>
		<category><![CDATA[HTML・CSS]]></category>
		<guid isPermaLink="false">https://kw-note.com/?p=39289</guid>

					<description><![CDATA[<p>Tailwind CSSで背景色を指定する際に下記のようにclassを付けるだけで様々なカラーを使えますが、どのようなカラーがあるのか現時点のバージョンすべて書き出しました。 &#60;div class="bg-gray [&#8230;]</p>
<p>The post <a href="https://kw-note.com/tailwind-css-background-color-list/">Tailwind CSSで指定できる背景色のカラーパレット（classとカラーコードまとめ）</a> appeared first on <a href="https://kw-note.com">キーワードノート</a>.</p>
]]></description>
		
					<wfw:commentRss>https://kw-note.com/tailwind-css-background-color-list/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Premiere Pro「ビデオトランジション」一覧</title>
		<link>https://kw-note.com/video-transition-example-premiere-pro/</link>
					<comments>https://kw-note.com/video-transition-example-premiere-pro/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 18 Jan 2026 07:44:31 +0000</pubDate>
				<category><![CDATA[Web、IT関連]]></category>
		<category><![CDATA[動画編集]]></category>
		<guid isPermaLink="false">https://kw-note.com/?p=38467</guid>

					<description><![CDATA[<p>動画編集ソフトのAdobe Premiere Pro(プレミアプロ)で標準で用意されている「ビデオトランジション」の動きの実例を一覧にまとめました。 実際に動画で使用したものと、その下には個別にアニメーションgifでも作 [&#8230;]</p>
<p>The post <a href="https://kw-note.com/video-transition-example-premiere-pro/">Premiere Pro「ビデオトランジション」一覧</a> appeared first on <a href="https://kw-note.com">キーワードノート</a>.</p>
]]></description>
		
					<wfw:commentRss>https://kw-note.com/video-transition-example-premiere-pro/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>VSCode・Cursorでタブが表示されない場合の対応方法</title>
		<link>https://kw-note.com/tabs-disappeared-vscode/</link>
					<comments>https://kw-note.com/tabs-disappeared-vscode/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 29 Nov 2024 20:02:34 +0000</pubDate>
				<category><![CDATA[Web、IT関連]]></category>
		<category><![CDATA[コードエディタ]]></category>
		<guid isPermaLink="false">https://kw-note.com/?p=38042</guid>

					<description><![CDATA[<p>コードエディタ「Visual Studio Code」(VSCode)と「Cursor」で、これまでタブごとに複数のファイルを開いて編集出来ていたのに、なぜかタブが消え複数のファイルを開けなくなってしまい、1つのファイル [&#8230;]</p>
<p>The post <a href="https://kw-note.com/tabs-disappeared-vscode/">VSCode・Cursorでタブが表示されない場合の対応方法</a> appeared first on <a href="https://kw-note.com">キーワードノート</a>.</p>
]]></description>
		
					<wfw:commentRss>https://kw-note.com/tabs-disappeared-vscode/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>イラストレーターで「くの字」のような矢印の形のをしたフローを作る方法</title>
		<link>https://kw-note.com/kunoji-shape-illustrator/</link>
					<comments>https://kw-note.com/kunoji-shape-illustrator/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 28 Oct 2024 16:50:07 +0000</pubDate>
				<category><![CDATA[Web、IT関連]]></category>
		<category><![CDATA[画像編集]]></category>
		<guid isPermaLink="false">https://kw-note.com/?p=37842</guid>

					<description><![CDATA[<p>Adobe Illustrator(イラレ、イラストレーター)で、くの字型をしたシェイプがいくつか並んだ、何かの申し込みの流れ・手順・フローで見かける形の作り方です。 文字での説明が難しいので下の画像をご覧ください。 く [&#8230;]</p>
<p>The post <a href="https://kw-note.com/kunoji-shape-illustrator/">イラストレーターで「くの字」のような矢印の形のをしたフローを作る方法</a> appeared first on <a href="https://kw-note.com">キーワードノート</a>.</p>
]]></description>
		
					<wfw:commentRss>https://kw-note.com/kunoji-shape-illustrator/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>VSCode・Cursorで選択した単語を1つずつ順に選択するショートカットと選択取消も解説</title>
		<link>https://kw-note.com/select-words-one-by-one-in-vscode/</link>
					<comments>https://kw-note.com/select-words-one-by-one-in-vscode/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 27 Oct 2024 17:24:31 +0000</pubDate>
				<category><![CDATA[Web、IT関連]]></category>
		<category><![CDATA[コードエディタ]]></category>
		<guid isPermaLink="false">https://kw-note.com/?p=37831</guid>

					<description><![CDATA[<p>コードエディタ「Visual Studio Code」（VSCode）と「Cursor」で、選択した単語と一致するものを1つずつ順に選択するショートカットと、選択しすぎてしまった部分を今度は反対に1つずつ未選択にしてくれ [&#8230;]</p>
<p>The post <a href="https://kw-note.com/select-words-one-by-one-in-vscode/">VSCode・Cursorで選択した単語を1つずつ順に選択するショートカットと選択取消も解説</a> appeared first on <a href="https://kw-note.com">キーワードノート</a>.</p>
]]></description>
		
					<wfw:commentRss>https://kw-note.com/select-words-one-by-one-in-vscode/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>イラレで画像を開いたときにアートボードからはみ出ないようフィットさせる方法</title>
		<link>https://kw-note.com/resize-artboard-image-illustrator/</link>
					<comments>https://kw-note.com/resize-artboard-image-illustrator/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 24 Oct 2024 16:19:43 +0000</pubDate>
				<category><![CDATA[Web、IT関連]]></category>
		<category><![CDATA[画像編集]]></category>
		<guid isPermaLink="false">https://kw-note.com/?p=37819</guid>

					<description><![CDATA[<p>イラレ（Adobe Illustrator、アドビ イラストレーター）で画像を開いたときに、アートボードの白背景と画像のサイズが合っておらず、グレー背景の場所にはみ出てしったり、逆に小さすぎて白背景の上にちょこっと乗っか [&#8230;]</p>
<p>The post <a href="https://kw-note.com/resize-artboard-image-illustrator/">イラレで画像を開いたときにアートボードからはみ出ないようフィットさせる方法</a> appeared first on <a href="https://kw-note.com">キーワードノート</a>.</p>
]]></description>
		
					<wfw:commentRss>https://kw-note.com/resize-artboard-image-illustrator/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>VSCode・Cursorでテキストや表示が「大きく」又は「小さく」なってしまったのを元に戻す方法</title>
		<link>https://kw-note.com/restoring-text-size-vscode/</link>
					<comments>https://kw-note.com/restoring-text-size-vscode/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 22 Oct 2024 16:10:15 +0000</pubDate>
				<category><![CDATA[Web、IT関連]]></category>
		<category><![CDATA[コードエディタ]]></category>
		<guid isPermaLink="false">https://kw-note.com/?p=37812</guid>

					<description><![CDATA[<p>コードエディタ「Visual Studio Code」(VSCode)または「Cursor」を使っていて、突然メニューやコードの文字やアイコンまでもが大きくなってしまったり、小さくなってしまったりした時に、元のサイズに戻 [&#8230;]</p>
<p>The post <a href="https://kw-note.com/restoring-text-size-vscode/">VSCode・Cursorでテキストや表示が「大きく」又は「小さく」なってしまったのを元に戻す方法</a> appeared first on <a href="https://kw-note.com">キーワードノート</a>.</p>
]]></description>
		
					<wfw:commentRss>https://kw-note.com/restoring-text-size-vscode/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>サクラエディタで右端で折り返すショートカットと、折返しをデフォルトにする方法</title>
		<link>https://kw-note.com/wrap-text-sakura-editor/</link>
					<comments>https://kw-note.com/wrap-text-sakura-editor/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 19 Oct 2024 18:31:39 +0000</pubDate>
				<category><![CDATA[Web、IT関連]]></category>
		<category><![CDATA[コードエディタ]]></category>
		<guid isPermaLink="false">https://kw-note.com/?p=37796</guid>

					<description><![CDATA[<p>テキストエディタ「サクラエディタ」で、文字を右端で折り返す方法です。 ショートカットで今開いているファイルを右端で折り返しにする方法と、次回以降もデフォルトで右端折り返しにする設定方法、2つの手順をまとめました。 右端で [&#8230;]</p>
<p>The post <a href="https://kw-note.com/wrap-text-sakura-editor/">サクラエディタで右端で折り返すショートカットと、折返しをデフォルトにする方法</a> appeared first on <a href="https://kw-note.com">キーワードノート</a>.</p>
]]></description>
		
					<wfw:commentRss>https://kw-note.com/wrap-text-sakura-editor/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>イラストレーターで多角形ツールの角の数を変える方法</title>
		<link>https://kw-note.com/change-the-number-of-sides-of-a-shape-in-illustrator/</link>
					<comments>https://kw-note.com/change-the-number-of-sides-of-a-shape-in-illustrator/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 16 Oct 2024 16:13:01 +0000</pubDate>
				<category><![CDATA[Web、IT関連]]></category>
		<category><![CDATA[画像編集]]></category>
		<guid isPermaLink="false">https://kw-note.com/?p=37781</guid>

					<description><![CDATA[<p>イラストレーター(Adobe Illustrator、イラレ)で多角形ツールの角の数を変更する方法です 角の数（辺の数）をが変わると、三角形を作る事ができるのはもちろん、複数の角があるギザギザな形なども作ることが出来るよ [&#8230;]</p>
<p>The post <a href="https://kw-note.com/change-the-number-of-sides-of-a-shape-in-illustrator/">イラストレーターで多角形ツールの角の数を変える方法</a> appeared first on <a href="https://kw-note.com">キーワードノート</a>.</p>
]]></description>
		
					<wfw:commentRss>https://kw-note.com/change-the-number-of-sides-of-a-shape-in-illustrator/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
