<?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>Matt Mitchell &#187; General</title>
	<atom:link href="http://mattmitchell.com.au/topics/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattmitchell.com.au</link>
	<description></description>
	<lastBuildDate>Thu, 23 Feb 2017 06:48:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>What&#8217;s your IDE look like?</title>
		<link>http://mattmitchell.com.au/whats-your-ide-look-like/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=whats-your-ide-look-like</link>
		<comments>http://mattmitchell.com.au/whats-your-ide-look-like/#comments</comments>
		<pubDate>Tue, 09 Oct 2012 20:08:45 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mattmitchell.com.au/?p=201</guid>
		<description><![CDATA[<p>A couple of recent releases have prompted me to spend a little time trying a new style for my IDE. Specifically: The Tomorrow Theme (and associated Hacker News thread) Adobe Source Code Pro font (and associated Hacker News thread) The &#8230; <a href="http://mattmitchell.com.au/whats-your-ide-look-like/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>Posted as <a href="http://mattmitchell.com.au/whats-your-ide-look-like/">What&#8217;s your IDE look like?</a> at <a href="http://mattmitchell.com.au">Matt Mitchell</a></p>]]></description>
				<content:encoded><![CDATA[<p>A couple of recent releases have prompted me to spend a little time trying a new style for my IDE.</p>
<p>Specifically:</p>
<ul>
<li><a href="https://github.com/chriskempson/tomorrow-theme">The Tomorrow Theme</a> (and associated <a href="http://news.ycombinator.com/item?id=4476359">Hacker News thread</a>)</li>
<li><a href="http://blogs.adobe.com/typblography/2012/09/source-code-pro.html">Adobe Source Code Pro</a> font (and associated <a href="http://news.ycombinator.com/item?id=4623482">Hacker News thread</a>) </li>
</ul>
<p><strong>The Tomorrow Theme</strong></p>
<p><img src="http://mattmitchell.com.au/wp-content/uploads/2012/10/Tomorrow-Palette.png" alt="" title="Tomorrow-Palette" width="285" height="75" class="alignnone size-full wp-image-208" /></p>
<p>The <a href="https://github.com/chriskempson/tomorrow-theme">Tomorrow Theme</a> is a colour palette (actually series of colour palettes) from <a href="http://chriskempson.com/">Chris Kempson</a> that emerged out of 5 years of personal use and revision.</p>
<p>I&#8217;ve chosen to go with the <a href="https://github.com/chriskempson/tomorrow-theme#tomorrow-night">Tomorrow Night</a> palette:</p>
<p><img src="http://mattmitchell.com.au/wp-content/uploads/2012/10/Tomorrow-Night-223x300.png" alt="" title="Tomorrow-Night" width="223" height="300" class="alignnone size-medium wp-image-205" /></p>
<p>For my use in Visual Studio I downloaded and begun adapting the <a href="https://github.com/chriskempson/tomorrow-theme/blob/master/Visual%20Studio/tomorrow-night.vssettings">Tomorrow Night Visual Studio Theme</a> from Chris&#8217;s GitHib repository.</p>
<p>I think the VS theme can use some work, but the palette itself is pretty cool and any issues are to be expected as this wasn&#8217;t designed for Visual Studio.</p>
<p>You can <a href="https://github.com/chriskempson/tomorrow-theme/downloads">download the theme</a> as a compressed repository from GitHub.</p>
<p><strong>Adobe Source Code Pro</strong></p>
<p><img src="http://mattmitchell.com.au/wp-content/uploads/2012/10/Meta_Chars-300x36.png" alt="" title="Meta_Chars" width="300" height="36" class="alignnone size-medium wp-image-209" /></p>
<p><a href="http://blogs.adobe.com/typblography/2012/09/source-code-pro.html">Source Code Pro</a> is a new font designed by <a href="https://twitter.com/pauldhunt">Paul D. Hunt</a>, a typeface designer and developer at Adobe.</p>
<p><img src="http://mattmitchell.com.au/wp-content/uploads/2012/10/SourceCodeSplash-300x185.png" alt="" title="SourceCodeSplash" width="300" height="185" class="alignnone size-medium wp-image-204" /></p>
<p>It&#8217;s the eagerly awaited monospace companion to the recently released <a href="http://blogs.adobe.com/typblography/2012/08/source-sans-pro.html">Source Sans Pro</a>.</p>
<p>You can <a href="http://sourceforge.net/projects/sourcecodepro.adobe/">download the font from SourceForge</a> or grab the <a href="https://github.com/adobe/Source-Code-Pro">source/unbuilt files on GitHub</a>.</p>
<p><strong>The Outcome So Far</strong></p>
<p>After putting these two together this is what I have so far:</p>
<p><img src="http://mattmitchell.com.au/wp-content/uploads/2012/10/codeide2.png" alt="" title="codeide" width="598" height="647" class="alignnone size-full wp-image-210" /></p>
<p><img src="http://mattmitchell.com.au/wp-content/uploads/2012/10/csscode1.png" alt="" title="csscode" width="305" height="268" class="alignnone size-full wp-image-211" /></p>
<p>So far I&#8217;m liking the new theme, but it&#8217;s still very much a work in progress and I&#8217;m already spotting things I want to change:</p>
<ul>
<li>Consider a bolding font weight as per the <a href="https://raw.github.com/ChrisKempson/Tomorrow-Theme/master/Images/Tomorrow-Night.png">Tomorrow Night TextMate sample</a>.</li>
<li>Distinguish between keywords (e.g. <code>class</code>, <code>public</code>) and type aliases (e.g. lowercase <code>string</code> and <code>object</code>). This will probably required a plugin such as <a href="http://www.jetbrains.com/resharper/documentation/help20/Options/syntaxhighlighting.html">ReSharper&#8217;s enhanced Syntax Highlighting</a></li>
<li>Distinguish between objects/methods/properties</li>
<li>Revise the highlighting in more advanced cases (e.g. selection, debugging, breakpoints)</li>
<li>Extend the colouring consistency throughout the UI (e.g. already had to change the line number colouring to be consistent just so I wouldn&#8217;t go crazy)</li>
<li>Review Razor, HTML, and JavaScript colouring</li>
<li>Check out <a href="https://github.com/chriskempson/base16">Base16</a> colours (described as the &#8220;next evolution of Tomorrow Theme&#8221;)</li>
</ul>
<p>In the meantime I&#8217;m keen to hear feedback and see what everyone else is using.</p>
<p>Posted as <a href="http://mattmitchell.com.au/whats-your-ide-look-like/">What&#8217;s your IDE look like?</a> at <a href="http://mattmitchell.com.au">Matt Mitchell</a></p>]]></content:encoded>
			<wfw:commentRss>http://mattmitchell.com.au/whats-your-ide-look-like/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
