PrimalPad has been a favorite “keep on your flash drive” tool for many users. The 2015 version has seen some little cosmetic changes in the ribbon layout.
We have moved some functionality like window management, SAPIEN Tools and check for…
Read More
Many users like to customize their editor coloring and PowerShell Studio lets them do just that. With PowerShell Studio, users can specify the coloring for the editor’s syntax coloring and backgrounds.
To edit the font and coloring of the PowerShell…
Read More
PrimalScript, PowerShell Studio or any other tool in the PowerShell universe you can think of?
We get this question a lot, so I thought I’d give you a few highlights. First and foremost, this is not a game of ISE…
Read More
Let’s look at some of the new features you will find in PowerShell Studio 2014’s editor.
Improved Syntax Coloring
One of the first editing features you might have noticed in PowerShell Studio 2014 is the improved syntax coloring.
Parameter Attributes…
Read More
Version control is a necessity for most, if not all, software development teams. When you work with a large number of individuals plugging away at the same code you just need some mechanism to channel access and preserve previous known-good…
Read More
PowerShell’s profiles make setting up your work environment a bit easier, allowing you to pre-load your most common snapins or modules, define functions, set variables and whatever else you need on startup.
However, since there are quite a number of…
Read More