|
|
Browse by Tags
All Tags » PowerTab » CTP2
-
Did not find much time for improvements to the Alpha Build this week, but some examples working in last update
An example of usage in my last post UpToDateness Vector (UTDV) PowerShell exercise :
method overloads on types :
on Objects (Note you can use space before invoking TAB again for methods if you tabcompleted the Method (as ...
-
I posted, 8 updates since PowerTab for PowerShell V2 Alpha testers wanted (link to download in former post) mostly working with Xaegr
I did some hard work on the Member completion (3 rewrites) , but it is almost there,
For the other Alpha Testers, I added another eager missed feature FileSystem completion that I would like you to take a ...
-
I got a lot of questions about the future of PowerTab lately, so a teaser of what is coming in a new version of PowerTab for the CTP2 version of PowerShell:
- No Installer
PowerTab is now a Module, so installation will be as easy as copying the directory to the Packet location and running Add-Module PowerTab
- Using the Tokenizer
- $_ ...
-
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, ...
|
|
|