<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Intellisense in PowerShell</title>
	<atom:link href="http://www.aaronlerch.com/blog/2007/03/05/intellisense-in-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aaronlerch.com/blog/2007/03/05/intellisense-in-powershell/</link>
	<description></description>
	<pubDate>Thu, 20 Nov 2008 20:13:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.aaronlerch.com/blog/2007/03/05/intellisense-in-powershell/#comment-39</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 22 Aug 2007 23:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/03/05/intellisense-in-powershell/#comment-39</guid>
		<description>Really cool!&lt;BR/&gt;&lt;BR/&gt;A feature request: filtering the completion list based on uppercase letters.&lt;BR/&gt;This idea is implemented successfully by wholetomatos visual assist for c++ and is very handy.&lt;BR/&gt;&lt;BR/&gt;For example with the list &lt;BR/&gt;&lt;BR/&gt;TabExpansionDoubleTabEnabled&lt;BR/&gt;TabExpansionAlternateHandler&lt;BR/&gt;TabExpansionBorderColor&lt;BR/&gt;TabExpansionFilterColor&lt;BR/&gt;TabExpansionDefaultHandler&lt;BR/&gt;&lt;BR/&gt;typing TEDH would select TabExpansionDefaultHandler. &lt;BR/&gt;&lt;BR/&gt;This could be preprocessed so that it would not take up time during completion.&lt;BR/&gt;&lt;BR/&gt;Keep up the great work!&lt;BR/&gt;&lt;BR/&gt;Regards,&lt;BR/&gt;Staffan</description>
		<content:encoded><![CDATA[<p>Really cool!</p>
<p>A feature request: filtering the completion list based on uppercase letters.<br />This idea is implemented successfully by wholetomatos visual assist for c++ and is very handy.</p>
<p>For example with the list </p>
<p>TabExpansionDoubleTabEnabled<br />TabExpansionAlternateHandler<br />TabExpansionBorderColor<br />TabExpansionFilterColor<br />TabExpansionDefaultHandler</p>
<p>typing TEDH would select TabExpansionDefaultHandler. </p>
<p>This could be preprocessed so that it would not take up time during completion.</p>
<p>Keep up the great work!</p>
<p>Regards,<br />Staffan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: /\/\o\/\/</title>
		<link>http://www.aaronlerch.com/blog/2007/03/05/intellisense-in-powershell/#comment-40</link>
		<dc:creator>/\/\o\/\/</dc:creator>
		<pubDate>Wed, 22 Aug 2007 23:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/03/05/intellisense-in-powershell/#comment-40</guid>
		<description>Cool !,&lt;BR/&gt;&lt;BR/&gt;I was thinking of it also, but (did think I) needed an STA Thread for the Combobox in autocomplete mode,&lt;BR/&gt;&lt;BR/&gt;I have made aa working POC in IronPython, but had no time to work it out further..&lt;BR/&gt;&lt;BR/&gt;So also realy looking forward to your solution.&lt;BR/&gt;&lt;BR/&gt;Greetings /\/\o\/\/</description>
		<content:encoded><![CDATA[<p>Cool !,</p>
<p>I was thinking of it also, but (did think I) needed an STA Thread for the Combobox in autocomplete mode,</p>
<p>I have made aa working POC in IronPython, but had no time to work it out further..</p>
<p>So also realy looking forward to your solution.</p>
<p>Greetings /\/\o\/\/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey Snover</title>
		<link>http://www.aaronlerch.com/blog/2007/03/05/intellisense-in-powershell/#comment-41</link>
		<dc:creator>Jeffrey Snover</dc:creator>
		<pubDate>Wed, 22 Aug 2007 23:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/03/05/intellisense-in-powershell/#comment-41</guid>
		<description>Drool drool drool!&lt;BR/&gt;I can't wait to try this out.&lt;BR/&gt;&lt;BR/&gt;Jeffrey Snover [MSFT]&lt;BR/&gt;Windows PowerShell/MMC Architect&lt;BR/&gt;Visit the Windows PowerShell Team blog at:    http://blogs.msdn.com/PowerShell&lt;BR/&gt;Visit the Windows PowerShell ScriptCenter at:  http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx</description>
		<content:encoded><![CDATA[<p>Drool drool drool!<br />I can&#8217;t wait to try this out.</p>
<p>Jeffrey Snover [MSFT]<br />Windows PowerShell/MMC Architect<br />Visit the Windows PowerShell Team blog at:    <a href="http://blogs.msdn.com/PowerShell" rel="nofollow">http://blogs.msdn.com/PowerShell</a><br />Visit the Windows PowerShell ScriptCenter at:  <a href="http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx" rel="nofollow">http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
