Joel Pryde

Results 4 issues of Joel Pryde

Apparently emacs magit has this behavior for handling merges that would be super handy: ``` 1. Merge one branch into another and encounter a conflict 2. In the Magit buffer,...

feature request
magit parity

It looks like sadly the CppBackend was removed causing the install script to fail: https://reviews.llvm.org/rL268631 http://stackoverflow.com/questions/14751403/generate-llvm-c-api-code-as-backend Not sure if CppBackend is essential. I tried to checkout an earlier version of...

Is there a way to use MirrorSharp with the new source generator feature in .net5 and .net6? I've found `MirrorSharpCSharpOptions.AnalyzerReferences` but this doesn't seem to work for source generators.

I've been trying to get multiple mirrorsharp areas (or even one mirrorsharp area and a codemirror area) working in the same page - but haven't had any luck. The page...

question