slimshader

Results 29 comments of slimshader

Feature looks great testing it now. Do I understand correctly that source genrator has to be in NuGet? Is it possible to add custom generators by adding dll to the...

Update: was able to build after installing: https://dotnet.microsoft.com/download/thank-you/net462-developer-pack Still was unable to change project settings but this looks like CS bug maybe

Hi, great to see it implemented but I've noticed that RuntimeCommands is a global static class and ideally I'd like to be able to register dynamic commands per-uREPL instance. Would...

Of course, take your time, I am glad you'd consider it :) uREPL is grat now anyways. One more small thing to also add would be to add a bool...

I mean I was just asking about the "[COMING SOON] integration with the BT Framework of Awesome, Active Logic 🚀" part but really was also wondering if there are updates...

That would be great, thanks! Question tho: the matter of license is not really clear to me, I only by coincidence discovered that the same asset is also on the...

looking great, thanks! is there a way to pass output file name also? i know that it is not strictly to T4 convention but it would be very useful when...

oh, I missed that, that is great, thanks

Hi, I remember falling int the same issue and if i recall correctly the reason for the exception was mapping the input sequence onto a Span. The fix is to...