GSonofNun
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...
Simple request for support for Visual Studio 2022. Installation fails:  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...
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...