With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles.
This next new feature was also added in response to user feedback. This particular user…
Read More
With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features that we are covering in detail over a series of articles.
The second major feature included in this release is:
The Navigation bar
The new navigation…
Read More
With release of the v4.2.83 build of PowerShell Studio 2015, we introduced new features which we will cover in detail over a series of articles.
This first feature added was in response to user feedback.
Parameter Block Formatting
Three new…
Read More
The new version of PowerShell Studio is upon us. All major releases are included as a free upgrade for those with an active subscription.
PowerShell Studio 2015
We worked hard on overhauling the parser and other internal systems so…
Read More
One of the new features we added to PowerShell Studio 2014 is code formatting. PowerShell Studio 2014 will now beautify your script while you type or when you paste content.
Often times when you paste a PowerShell script from the…
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
PowerShell Studio 2014 introduces a quick and easy way to create complex functions using the new Function Builder:
Let’s cover each field of the Function Builder and how to create a function.
Cmdlet Name
The function builder provides you with…
Read More
Previously, when creating comment based help in PowerShell Studio 2012, you either had to manually add the help comment or use the built-in comment based help snippet. The snippets worked well but you were still required to manually add each…
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
In the previous article we mentioned the new Designer Tab:
The new Designer tab helps make the GUI designer easier to discover and use. Each of the editing commands is spelled out and the Preview GUI button is more prominent.…
Read More