-
Re: Is it possible to use .NET regular expression source generators in LINQPad?
The underlying problem is that user-defined source generators can include an arbitrary graph of dependencies. To avoid the possibility of these conflicting with the LINQPad host's own dependenci…2 · -
Re: Should preprocessor symbols should be defined for LINQPad versions?
Presumably you need LINQPad 8 for .NET 3.1 / 5.0 support? I'll add a LINQPAD9 symbol to the next build.1 · -
Re: Is it possible to use .NET regular expression source generators in LINQPad?
This functionality is now available in 9.6.3. Let me know how you get along.1 · -
Re: Chart Not Displaying Correctly on macOS
This feature hasn't yet been implemented on macOS. The Windows version relies on a WinForms component which isn't available on macOS. I'm still researching the options for an alternati…1 · -
Re: Expose LINQPad AI to scripts
This is a good idea. Are you looking to keep the AI loop self-contained within the results window or do you want to feed data back to LINQPad's coding agent? If you want the latter, there's…1 ·
