In the latest service release of PowerShell HelpWriter 2015, you will notice a few changes to the Select Module dialog that appears when creating a new help file. The updated dialog includes several new features. Sorting Modules The module list can now be sorted by clicking on the respective column headers. In addition, we […]
Category: What’s new
PowerShell Studio 2015 – New Custom Menu Features & GIT template
We are continuing to cover the new features introduced in the latest service build of PowerShell Studio 2015 (v4.2.95). In this article we will cover the new additions to PowerShell Studio’s custom menu. For those who aren’t familiar with the custom menu, it is a menu that users can customize to call other tools and […]
PowerShell Studio 2015 – Find References and File in Files Update
We just released another build of PowerShell Studio 2015 (v4.2.95). We included a few new features to this build, but we will focus on the search-related features in this particular article. Find in Files Update We added some new options to the “Find In” pull down list of the Find in Files dialog. The […]
PowerShell Studio 2015: Service Release v4.2.94 and Projects with Folders
We released a new service build for PowerShell Studio 2015 (v4.2.94). Here’s what’s new: Folder Support in Projects PowerShell Studio 2015 projects now support folders. The project folders reflect the folder structure of the project files. Therefore if you previously organized your project files in folders within the project’s directory, those folders will automatically be […]
PowerShell Studio 2015: Service Release v4.2.92
We released a new service release for PowerShell Studio 2015 (v4.2.92). Here’s what’s new: Memory Improvements In this build we improved PowerShell Studio’s file memory usage. Larger files should now load faster and use up less memory than in previous builds of the product. Rename Controls: We added a “Rename” command to the GUI […]
PowerShell Studio 2015: Service Release v4.2.90
We released a new service release for PowerShell Studio 2015 (v4.2.90). Here’s what’s new: Updated Editor Themes We updated the editor’s themes including the default, so be sure to apply the new PowerShell Studio theme after updating. These themes take into account the new additions to the syntax coloring (see below). For those […]
PowerShell Studio 2015: Service Release with PowerShell V5 Support
We are happy to announce the release of the latest service build of PowerShell Studio 2015 (v4.2.89). You will find that this service build is pack with new features and enhancements. We listened to your feedback and strived to improve your user experience and productivity. We also made improvements to PowerShell Studio’s memory usage and […]
PowerShell Studio 2015: Enhancements for Debugging
In the last service release v4.2.86 we introduced some new enhancements to help improve your debugging experience. New Variables Panel Context Menu We added a new context menu to the Variables Panel that allows you to: Add To Watch – Adds the selected variable to the Watch Panel. Query in Debug Console – Runs […]
PowerShell Studio 2015 – Updated Control Sets
In the v4.2.85 service release of PowerShell Studio 2015, we updated a few of the predefined control sets. Updated Control Sets: Button – Run Process now includes the Process Tracker framework, so you no longer have to include the Form – Process Tracker control set. Button – Start Job now includes the Job Tracker […]
PowerShell Studio 2015 – Editing Script Parameters
If you have used PowerShell Studio’s Function Builder chances are probably you wished it could edit your script parameters. Now it can. With the v4.2.85 service release of PowerShell Studio 2015 we introduced the new Parameter Builder. Parameter Builder: Those familiar with the Function Builder will recognize the similarities between the two tools, with the […]