With some of our smaller free tools, for example PrimalPad, we started creating 32 bit and 64 bit versions quite some time ago. There is no capacity reason for a text editor to be 64 bit, after all, your script…
Read More
Another product review of PowerShell Studio 2012 was brought to my attention. This one comes with an interesting title:
Sapien’s PowerShell Studio 2012 –The “Bruce Almighty” of all the PowerShell ISEs !!
I would like to thank Manoj Nair for…
Read More
To register your license key, that is. Did you purchase a license for our software, perhaps years and years ago, and never register it in your MySAPIEN account? You should, and there are some very valid and important reasons for…
Read More
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
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 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