Similar to PrimalScript 2012, we received requests to add support for GIT, Mercurial, and Subversion in PowerShell Studio 2012. The difficulty of supporting all these various source control solutions is that they all have different APIs and change over time.…
Read More
Seems there was a recent update to PowerShell V3 that has affected PowerShell V2. Now the Out-Gridview cmdlet produces an error and no longer functions in PowerShell V2.
This issue affects all products using PowerShell including packaged scripts running in…
Read More
It’s a good news, bad news thing. The good news is that the Mayans were apparently great at calculating dates. The bad news is they calculated that the end of the world is December 21, 2012. Yeah, that’s tomorrow! Of…
Read More
PrimalScript 2012 isn’t the only product to get Reference Highlighting! As per user requests, PowerShell Studio 2012 also allows you to highlight references in your code simply by double clicking on a variable, identifier, member, function or any other object.…
Read More
For quite some time we have been asked to add support for the aforementioned version control systems to PrimalScript. But every time we looked into it, the API changed or the preferred system du jour changed. We didn’t want to…
Read More
New versions of our SAPIEN Software are available. Registered users can download the latest service builds from MySAPIEN.
Release Notes:
PrimalScript 2012 v 6.5.136:
ADD: Reference Highlighting
ADD: Custom Tools Menu
UPD: Minor bug fixes and enhancements
PowerShell…
Read More
You have asked for it, here it is. With this new service build of PrimalScript 2012 (6.5.136) you get reference highlighting.
For those of you not familiar with this functionality, read on.
Basically if you double click on an identifier,…
Read More
In honor of Cyber Monday, we are offering a 50% discount on all our ebooks, including the very popular Windows PowerShell 2.0:TFM by Don Jones and Jeffery Hicks. You’d better hurry up and buy them them from our online store…
Read More
In the last service release (v3.1.13), we expanded PowerShell Studio’s PrimalSense. Now when you use the New-Object’s ArgumentList parameter, PowerShell Studio will automatically display the list of possible constructors for the given object type:
In addition, you can tab…
Read More
New versions of PrimalScript 2012 and PowerShell Studio 2012 are available. Registered users can download the latest service builds from MySAPIEN.
Release Notes:
PrimalScript 2012 v 6.5.135:
UPD: PowerShell Help Content
UPD: Disabled Add / Remove Breakpoints during V3 debugging…
Read More