|
|
Browse by Tags
All Tags » PowerShell » PowerTab
Showing page 1 of 4 (35 total posts)
-
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, ...
-
I just got a mail from Hristo Deshev, about his new PowerShell book : Pro Windows PowerShell and that this book included a chapter about my PowerTab library.
So ofcourse I went to the site to take a look, you can find that a sample chapter available there and the table of contents
and when you take a look ...
-
cmihai , posted some very cool screen shots that show his desktop themes complete with matching PowerTab themes:
PowerShell, PowerTab, PSCX, Console, Terminus and Vim
I really like the blue / cyan theme of the 3th picture.
b.t.w. did you allready see this screencast from Xaegr маленький ролик that shows PowerTab ( Theme Gray ) ...
-
Xaegr (who also did help with the development of the ''consolebased intellisense'' feature of PowerTab) did a Screencast about Powertab in Russian, as Google Translate does not support translating Screencasts I could not understand the speech, but he shows some very nice PowerTab usage examples and features.
Great to see ...
-
Powertab 0.99 features relative filesystem completion, PowerTab 0.99 beta 1 was on the Powertab Beta Page for a while but not much downloaded yet, I updateded it to beta 2.
I made a lot of small bugfixes in this release and added some extra features, a lot of them came at the requests from Powertab users. Especial Kirk and SQl_Guru provided ...
-
In this 2 part series I will show how you can customize TabExpansion by adding your own functionality to PowerTab
I added on-the-fly language translation functionality to PowerShell to show the posibilities the ''Custom User Function'' functionality in PowerTab offers. I allready mentioned in this ...
-
Marco Shaw , Posted the ''draft version'' of the LiveMeeting session : PowerShell Virtual User Group- video from meeting #1--VIDEO ONLINE there are 2 part's in WMV format 3 + 13 MB the first file is the introduction and the latter contains the 3 sessions.
As you could see in my last post : How to do a demo in Livemeeting , I had a ...
1
|
|
|