<?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>keys | Learn C Games Programming Blog</title>
	<atom:link href="https://learncgames.com/tag/keys/feed/" rel="self" type="application/rss+xml" />
	<link>https://learncgames.com</link>
	<description>A blog about C, programming games and my ebook(s).</description>
	<lastBuildDate>Sun, 26 Mar 2023 09:12:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://learncgames.com/wp-content/uploads/2020/03/cropped-favicon-32x32.png</url>
	<title>keys | Learn C Games Programming Blog</title>
	<link>https://learncgames.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">181446779</site>	<item>
		<title>Single key compile with Visual Studio Code</title>
		<link>https://learncgames.com/single-key-compile-with-visual-studio-code/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=single-key-compile-with-visual-studio-code</link>
		
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Mon, 27 Mar 2023 23:00:56 +0000</pubDate>
				<category><![CDATA[Visual Studio Code]]></category>
		<category><![CDATA[keys]]></category>
		<guid isPermaLink="false">https://learncgames.com/?p=3229</guid>

					<description><![CDATA[<p>On Linux (Ubuntu and Raspberry Pi OS) I use Visual Studio Code,  but compiling or more specifically on the Terminal menu,  Run Build Task defaults to Ctrl-Shift-B. Being lazy and a long time user of Visual Studio with it&#8217;s F6 key, I decided to change this. First get the Keyboard Shortcuts form up. This is [&#8230;]</p>
The post <a href="https://learncgames.com/single-key-compile-with-visual-studio-code/">Single key compile with Visual Studio Code</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class="alignleft size-full wp-image-3230" src="https://learncgames.com/wp-content/uploads/2023/03/SetKeyboardShortcuts.png" alt="Set Keyboard Shortcuts" width="749" height="370" srcset="https://learncgames.com/wp-content/uploads/2023/03/SetKeyboardShortcuts.png 749w, https://learncgames.com/wp-content/uploads/2023/03/SetKeyboardShortcuts-300x148.png 300w" sizes="(max-width: 749px) 100vw, 749px" />On Linux (<em>Ubuntu and Raspberry Pi OS</em>) I use Visual Studio Code,  but compiling or more specifically on the Terminal menu,  <strong>Run Build Task</strong> defaults to Ctrl-Shift-B. Being lazy and a long time user of Visual Studio with it&#8217;s F6 key, I decided to change this.</p>
<p>First get the Keyboard Shortcuts form up. This is done by Ctrl K, Ctrl S. Jusr hold the control key down then press k then s. You should see this form appear.</p>
<p>Then type in <strong>Run B</strong> to have it filter and just show the Command we want to remap. Double click that first line and a popup will appear. Press the <strong>Scroll Lock</strong> key or some other key (warning, most seem to be used!)  and press enter and voila, it now compiles when you press the <strong>Scroll Lock</strong> key. Another possibility is the Pause key which is next to it.</p>
<p>&nbsp;</p>The post <a href="https://learncgames.com/single-key-compile-with-visual-studio-code/">Single key compile with Visual Studio Code</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3229</post-id>	</item>
	</channel>
</rss>
