PowerShell Studio always contained templates for various file types. In previous versions, users who wanted to change the template had to manually edit the existing template files. Unfortunately whenever the user updated the application the installer would uninstall the application before applying an update, thus losing any modification made to the template. As a result, […]
Tag: PowerShell Studio 2014
2014 Software: Do I choose 32 Bit or 64 Bit?
The question you have to ask when you decide to download the 2014 version of our products is: Which platform do I download? 32 bit or 64 bit? Most people with a 64 Bit OS will probably download the 64 bit version, but is this the correct choice? It may not be, depending on your […]
PowerShell Studio 2014: Editor Coloring
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 Studio go to: Options->Editor->Font and Color… Editor Font and Color Settings Using this dialog you […]
PowerShell Studio 2014: Rename Refactoring
Another new feature of PowerShell Studio 2014 is rename refactoring. Rename refactoring allows you to intelligently rename variables, controls, parameters, functions and more. You start by right-clicking on the object you wish to rename to bring up the context menu. Then select Rename… from the menu: You are then presented with the rename dialog: Let […]
PowerShell Studio 2014: Function Builder
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 a verb and noun field. The verb field contains a combo box with a list […]
PowerShell Studio 2014: Comment Based Help
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 parameter of the function which takes time and there are better ways we would rather […]
PowerShell Studio 2014: What New in the Editor?
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 and Type Coloring: PowerShell Studio will now color parameter attributes and types when valid: External […]
PowerShell Studio 2014: What New in the Designer?
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. For those who are not familiar with the Preview command, it allows you to view […]
PowerShell Studio 2014: What’s New?
PowerShell Studio 2014 has been released and there are a lot of new features and changes packed into this version. In this series, we will cover what’s new in the new version PowerShell Studio 2014. We Doubled the Bits! PowerShell Studio 2014 now comes in a 64 bit flavor! Does this mean the 64 bit […]
The 2014’s Are Here!
The 2014 Versions of Our Applications Are Out! We are very pleased to announce that the 2014 versions of all our software applications are out! We have added lots of new features and abilities, many of which were requests that you sent to us and, therefore, we hope that you are quite happy with what […]