PowerTab V2 Alpha 1
A first version of Powertab implemented as a module and using tokenizer,
*note*
this is an Alpha version only provided for beta testers and not everything is implemented yet.
*Some other notes*
Powertab starts up with my database, but update-tabexpansiondatabase should work,
utility functions are available but not all tested yet, custom completions are not used yet.
$Powertabconfig is available but the settings are not used yet
This page can be updated at any time
update 1 : as Module
Update 2 : processed Xaegr's comments
Update 3 : Processes Xaegr's comments 2
Set-ExecutionPolicy -Ex r?
fixes to $_ completion
Update 4 :
$host.ui.rawui.backgroundcolor = ??[tab]
Update 5 :
Completion on Script Cmdlet,Function,Externalscript
help -[tab] # Is script Cmdlet in V2
./test.ps1 -[tab]
Export-TabExpansionConfig -[tab]
I also made 2 extra functions for parameter resolving, should cover every
scenario, but not implemented everywhere
Update 6
17-07-08 Started on Basic relative filecompletion
Update 7
23-07-08 Rewrote Parameter handling
Update 8
31-07-08 first level method arguments, some of the parameter fixes
Update 9
on request changed format to .ZIP for Alpha download
Enjoy,
Greetings /\/\o\/\/