<?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>Chris Morrell &#187; ide</title>
	<atom:link href="http://cmorrell.com/tag/ide/feed" rel="self" type="application/rss+xml" />
	<link>http://cmorrell.com</link>
	<description>The personal home page of Chris Morrell</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:34:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>IDE Wishlist &#8211; HTML/CSS Auto-Complete/Magic Edition</title>
		<link>http://cmorrell.com/webdev/ide-wishlist-css-html-322</link>
		<comments>http://cmorrell.com/webdev/ide-wishlist-css-html-322#comments</comments>
		<pubDate>Wed, 24 Jun 2009 15:16:15 +0000</pubDate>
		<dc:creator>Chris M.</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[wishlist]]></category>

		<guid isPermaLink="false">http://cmorrell.com/?p=322</guid>
		<description><![CDATA[This list is clearly not comprehensive, but these are a few things I&#8217;ve been wishing for lately or thought of just now. CSS IDE Wishlist Order auto-complete based on usage, not alphabet I&#8217;m sick of typing &#8220;d&#8221; and getting &#8220;direction&#8221; &#8230; <a href="http://cmorrell.com/webdev/ide-wishlist-css-html-322">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This list is clearly not comprehensive, but these are a few things I&#8217;ve been wishing for lately or thought of just now.</p>
<h3>CSS IDE Wishlist</h3>
<ol>
<li><strong>Order auto-complete based on usage, not alphabet<br />
</strong>I&#8217;m sick of typing &#8220;d&#8221; and getting &#8220;direction&#8221; when I clearly have never used the CSS direction property in my entire life.  Clearly I mean display.  I use the display property all the $*(#ing time, and yet every time I hit &#8220;d&#8221; what do I get?</li>
<li><strong>Arrange properties alphabetically or by group</strong><br />
I&#8217;m a little obsessive about organizing my style sheets, and as part of that I generally try to keep properties in the same general place for each rule.  For example, I try to keep positioning properties near the beginning of each declaration, presentational properties after that, and anything else last.  But of course the order gets messed up.  Wouldn&#8217;t it be really cool if you could just press a button and have your IDE reorder all your declarations so they follow some set of rules?  Maybe a little overboard, but it would be really useful.</li>
</ol>
<h3>HTML IDE Wishlist</h3>
<ol>
<li><strong>Pattern recognition<br />
</strong>OK, how many times have I populated a list with the following code:</p>
<pre>&lt;li&gt;&lt;a href="#"&gt;Something&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#"&gt;Something Else&lt;/a&gt;&lt;/li&gt;</pre>
<p>Wouldn&#8217;t it be really cool if on the third list item an auto-complete drop down popped up offering:</p>
<pre>&lt;li&gt;&lt;a href="#"&gt;<strong>|</strong>&lt;/a&gt;&lt;/li&gt;</pre>
<p>Or something similar</li>
<li><strong>Lorem ipsum autocomplete<br />
</strong>I know some IDEs have a lorem ipsum generator built in, but wouldn&#8217;t it be cool if when you started typing <strong>lorem ips</strong> it would offer something like:</li>
</ol>
<blockquote>
<ul>
<li>Lorem ipsum (1 paragraph)</li>
<li>Lorem ipsum (2+ paragraphs&#8230;) — would pop up a generator dialog</li>
<li>Lorem ipsum (list of 10 elements)</li>
<li>Lorem ipsum (list of elements&#8230;) — would pop up  a generator dialog</li>
</ul>
<p>Even cooler would be if it adjusted the suggestions from context—so if you were in a list it would offer a list first, etc.</p></blockquote>
<div class="su-linkbox" id="post-322-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://cmorrell.com/webdev/ide-wishlist-css-html-322&quot;&gt;IDE Wishlist &#8211; HTML/CSS Auto-Complete/Magic Edition&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://cmorrell.com/webdev/ide-wishlist-css-html-322/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 18/28 queries in 0.607 seconds using disk: basic
Object Caching 360/415 objects using disk: basic
Content Delivery Network via cdn1.cmorrell.com

Served from: cmorrell.com @ 2012-02-05 05:48:02 -->
