@lzybkr bkr added a gist adding coloring formatdata for MatchInfo. I played a bit with it and added coloring of regex groups and after having used it for a few months, I have to say that it is very ...
Issue-Question ideally support can be provided via other mechanisms, but sometimes folks do open an issue to get a Resolution-Answered The question is answered.
Have you ever heard of FINDSTR and Select-String? Select-String is a cmdlet that is used to search text & the patterns in input strings & files. It is similar to grep on Linux & FINDSTR on Windows. In ...