This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This example is in Visual Studio Code | |
Find pattern: \$([a-z]) | |
Set match case to true | |
Replace pattern: $$\U$1 |
This example includes configurations to start PowerShell in various ways including checking syntax and running tests with code coverage
- The includes scripts must be in this folder:
C:\git\PerfAndMon-Tools\Scripts\Tests