Christoph Wille

Results 173 comments of Christoph Wille

I totally agree that having benchmarks in the first place would be great.

@OmerRaviv do you think can get a basic benchmarks PR done?

Solution draft: * folder "SyntaxThemes" beneath ilspy.exe location * for each embedded syntax theme ("embedded-lang-theme.xshd"): * one template designated by ".template" extension located by default in that folder, so user...

I am pretty sure Siegi can't repro the problem without the assembly, so please send it to him. Just to make sure: ilspycmd on Mac didn't work, ilspycmd on Windows...

I built the sample using VS Preview and the .NET 5 tooling. Code & binaries attached (might differ to RTM Roslyn). [SwitchExprSample.zip](https://github.com/icsharpcode/ILSpy/files/5122509/SwitchExprSample.zip)

@sharwell we'd like to cherry-pick that PR as well - which changes should be included if we wanted to remove the workaround as pointed out by Tom in #2346? (note...

Sorry, I know nothing about the specifics in the VS addin csproj file format. Therefore I have to ask.

So, provocatively speaking, we'd "paper over" a few cracks in project format and exchange the devil we know (the workaround) for a NuGet package that is the "filler". Did I...

How about to https://github.com/tom-englert/VSIX-SdkProjectAdapter/issues with a link back to where it started?