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 Refactoring speed when renaming variables and parameters. – Refactoring now takes splatting into account when […]
Tag: rename refactoring
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 […]