In the last PowerShell Studio article, we spoke about the updates to the Function Builder in the v4.1.72 service build. Now we will discuss the other updates in the v4.1.72 build.
Improved Rename Refactoring
– We greatly improved the…
Read More
Yes, we updated the Function Builder yet again! We just released a new build of PowerShell Studio 2014 (v4.1.72). We wanted to highlight some changes and additions:
Function Validation
The Function Builder will now validate your function names by…
Read More
Life is full of difficult decisions and system admins are faced with them all the time. One tool has three features you like, but another has one you can’t live without. Fortunately, hidden in PowerShell Studio 2014 is delightful feature…
Read More
Even though I’ve been writing scripts for years, I find that I work in the Console Pane in PowerShell Studio 2014 almost as much as I work in the Editor Pane.
I use the Console Pane to look up commands…
Read More
Like many of you, I really live at the command line, because automation is more efficient than single actions. But, as the command line becomes more complex, we need tools to restore our efficiency. The complex syntax of parameter sets…
Read More
We improved the Function Builder yet again!
Man, when are you guys going to stop this?
Never.
With the 4.1.71 build of PowerShell Studio 2014, you now have the option to edit existing functions within the Function Builder!
Ok cool,…
Read More
In the latest build of PowerShell Studio 2014 (v4.1.71) we made some UI changes to the Ribbon. Particularly the Home tab of the Ribbon:
The most notable change is to the Run group. We changed the run and debug icons…
Read More
ScriptMerge 2014 has been updated with the recent service releases of PrimalScript 2014, PowerShell Studio 2014 and VersionRecall 2014.
Comparing the same files over and over again? You can use the new file groups function to open these compares quickly.…
Read More
In a previous article we covered the new Function Builder. In the latest service release of PowerShell Studio 2014 (v4.1.64), we improved parameter set support in the Function Builder.
As you can see, we altered the ordering of the fields…
Read More
We offered a mechanism on how to import a remote machine’s Module profile as mentioned here and here. The import can be extremely useful when you need to work on a script that runs on a remote server.
PowerShell Studio…
Read More