GSonofNun

Results 3 issues of GSonofNun

### Describe the bug Using multiple MSBuild parameters joined by a semicolon in a `dotnet build` command don't work anymore in dotnet 6.0.400. ### To Reproduce Executing the following command...

Area-CLI

Simple request for support for Visual Studio 2022. Installation fails: ![image](https://user-images.githubusercontent.com/3924712/138121302-9af8a3d6-aa61-4b87-b609-66a4730591e1.png) Log: ``` 10/20/2021 11:15:14 AM - Microsoft VSIX Installer 10/20/2021 11:15:14 AM - ------------------------------------------- 10/20/2021 11:15:14 AM - vsixinstaller.exe...

enhancement

Added `IHighlightingRule` so developers can implement custom rules that don't use a simple regex pattern. As part of this, I had to make a simple `RuleMatch` type to replace the...