-
Re: LINQPad 9 - Early Preview now available
Thanks for providing that detailed info. It looks like catastrophic backtracking in the regex engine. I've just uploaded an update that avoids regex and is hundreds of times faster. Let me know how y…1 · -
Re: GPT-5 Support
This will be coming soon. In the meantime, you might like to try the LINQPad 9 preview which includes major updates to the AI engine. GPT 5 is the default in LINQPad 9, and the Chat window includes T…2 · -
Re: Auto Scrolling Results to End does not reflect last run state in LINQPad9
Thanks. This should be easy to fix.2 · -
Re: LINQPad 9 - Early Preview now available
Thanks - will fix this in the next build.1 · -
Re: MSAL issue in LINQPad 8 - hangs on non success
Thanks for the detailed info. I can see the problem: the query string in the error URI contains an "error_uri" key whose value includes the ?code text. I'll make the URI validation more rob…1 ·