<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Use Tab Expansion in the PowerShell ISE to Avoid Cmdlet Aliases</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/02/09/use-tab-expansion-in-the-powershell-ise-to-avoid-cmdlet-aliases.aspx</link><description>Learn how to use Tab Expansion in the Windows PowerShell ISE to avoid using cmdlet aliases and to add complete parameter names in commands.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Use Tab Expansion in the PowerShell ISE to Avoid Cmdlet Aliases</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/02/09/use-tab-expansion-in-the-powershell-ise-to-avoid-cmdlet-aliases.aspx#3479940</link><pubDate>Thu, 09 Feb 2012 14:31:47 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3479940</guid><dc:creator>Ed Wilson</dc:creator><description>&lt;p&gt;@K_Schulte you are right, it does not seem to work when the command is split. It also seems to break down when I have grouped expressions that when taken together form the value for an argument. But it is very useful, and I wish that Microsoft Word had Tab Expansion as well :-)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3479940" width="1" height="1"&gt;</description></item><item><title>re: Use Tab Expansion in the PowerShell ISE to Avoid Cmdlet Aliases</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/02/09/use-tab-expansion-in-the-powershell-ise-to-avoid-cmdlet-aliases.aspx#3479866</link><pubDate>Thu, 09 Feb 2012 09:59:50 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3479866</guid><dc:creator>K_Schulte</dc:creator><description>&lt;p&gt;Hi Ed,&lt;/p&gt;
&lt;p&gt;TAB Expansion is quite helpful and I make often use of it!&lt;/p&gt;
&lt;p&gt;One thing I&amp;#39;m missing is that it doesn&amp;#39;t work if I split the commandline on different physical lines like&lt;/p&gt;
&lt;p&gt;Get-Process&lt;/p&gt;
&lt;p&gt;-co&lt;/p&gt;
&lt;p&gt;This seems to stop it from working, so I usually have to build a long line and split it later on :-(&lt;/p&gt;
&lt;p&gt;Klaus (Schulte)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3479866" width="1" height="1"&gt;</description></item></channel></rss>