Powershell ISE ability to mark line(s) for review
Hi All,
I've searched for this, but I don't believe it's currently possible:
I'd like the ability to mark a line or lines of code for review later on and an ability to filter my script to show only marked lines and an ability to quick jump to marked lines.
To give a scenario: We have a number of PS scripts in the 1000+ line region for configuration of various Applications. As we move from one version of said application to another, we review the PS script - modifying it to meet current business requirements or changing work-around scripts to vendor-supported solutions provided in the latest release.
In this scenario, it would be nice to mark all the lines where either our business requirements have changed or where the vendor has deprecated a feature or added a new way of doing things so that these keen easily be identified after the review has occurred and fixed.
Thanks
