ThePowerShellGuy.com

Did you do your PowerShelling today ?
Welcome to ThePowerShellGuy.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » RawUI » PowerTab » PowerShell
  • PowerTab 0.95 RC1 beta public

    PowerTab 0.95 RC1 beta public is posted ( *update* PowerTab 0.96  beta 3 now), I still expect to find some minor bugs in some rare expansion conditions but this version should be usable for day to day usage, also filesystem expansion in consolelist can be enabled and disabled, you can even disable all PowerTab ...
    Posted to The PowerShell Guy (Weblog) by MoW on July 19, 2007
  • PowerTab 0.95 teaser

    As promised in the entry  PowerTab 0.93 PowerShell Tab Expansion scripts library , I'm working on a new version of PowerTab and did some refactoring work over the last weeks. * Update * PowerTab 0.95 RC1 beta public now one target for example was to remove all helper variables out of the global scope, the TabExpansion runs in the ...
    Posted to The PowerShell Guy (Weblog) by MoW on July 12, 2007
  • PowerShell : Extract the Possible Enum values from Last Error and add to TabCompletion

    As Adam allready mentioned in : Another PowerTab update … there were 2 updates in a short time and there are a lot of PowerTab Posts lately, but as the New RawUi ConsoleBased Intellisense, and the possility to filter the list shown by typeing more letters after you hit Tab, does add so many new possibilities, that I also myself start to ...
    Posted to The PowerShell Guy (Weblog) by admin on April 25, 2007
  • PowerShell TabExtension - Part 8 Tip Use Custom Expansion to switch help Modes fast

    By default PowerShell only displays a summary of the Help available, If we want more info we can use a parameter on get=help. This is handy most of the times, but the problem is that I usually get help by using -? behind the command. So say I type : Import-Csv -? but I want more information now I can not use my command buffer to ...
    Posted to The PowerShell Guy (Weblog) by admin on April 23, 2007
  • PowerShell TabExtension - Part 7 PowerTab 0.91 Released

    And another version of the PowerShell tabExpansion script library PowerTab is released, with some really cool additions ! PowerTab 0.91 For more information about the PowerTab suite and the rest of the series see also the PowerTab Overview Page where you allways can find the latest version for download, or you can use ...
    Posted to The PowerShell Guy (Weblog) by admin on April 22, 2007
  • PowerShell TabExtension - Part 6 Customizing PowerTab 0.9

      I mentioned in last post about the new version of PowerTab PowerShell TabExtension - Part 5 PowerTab 0.9 ,That the TabSelection handler used for DoubleTab is extendable : Aaron has also updated his Invoke-Intellisense, and changed it into a Cmdlet See : PowerTab 0.9 for PowerShell and Invoke-Intellisens... , ...
    Posted to The PowerShell Guy (Weblog) by admin on April 18, 2007
  • PowerShell TabExtension - Part 5 PowerTab 0.9

    I made some mayor updates to my PowerShell TabExtension Function PowerTab , most important are DoubleClick support and a TabItemSelector using RawUI to create a selectable and scollable list of the TabCompletion possibilities, offering a kind of Consolebased intellisense GUI,  That adds a lot of ...
    Posted to The PowerShell Guy (Weblog) by admin on April 16, 2007
Powered by Community Server (Personal Edition), by Telligent Systems