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
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
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
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
I found this great article on PowerShell Studio 2012, written by one of our users on the Technically Speaking blog:
Getting Started with PowerShell Studio 2012
Thank you for the great article Derek!…
Read More
The original The Packager and Command line Arguments blog article discussed how to pass parameters to a packaged executable. In this article we will revisit this subject and update the functions introduced in the previous article. The article will also…
Read More
PowerShell Studio now makes it easier to debug and run your module projects. You now have the ability to execute and debug a module project directly from the IDE (Supported in PowerShell Studio 2012 v3.1.9 and up).
Debugging a module…
Read More
Just in case you missed it. With the latest service builds of PrimalScript 2012 and PowerShell Studio 2012 we added support for PowerShell V3.
PrimalScript 2012 version switch
PowerShell Studio 2012 version switch
As you can see it’s…
Read More
The PowerShell Studio manual was included with the v3.1.9 service release of PowerShell Studio 2012. The SAPIEN Document Explorer must be installed in order to view the manual.
You can access the manual from PowerShell Studio by pressing the…
Read More