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 bar, located above the editor, allows you to jump between functions, workflows, events and more. […]
Tag: Navigation
Feature Peek 2011: Track Changes
Users of Microsoft’s Visual Studio have known this feature for a few versions: Anytime you edit a line in your code an indicator in the left border of the window marks the line as changed. Once you save the file, the indicator turns green, signaling that the changes to this line have been saved. Obviously […]