-
Re: lprun7 "Unable to read beyond the end of the stream"
This should now be fixed in 7.5.7. Let me know if it's still an issue. (View Post) -
Re: Find-and-Replace double-quotes in a 3000 line C# verbatim string literal is very slow
I'll improve this in the next build - it should get down to a few seconds for that many replacements. Also note the suggestion of @sgmoore regarding Paste as Escaped string. Also note that should the… (View Post) -
Re: LINQPadChart does not contain a defintion for 'ToWindowsChart'
Try the latest beta - it should now reference the LINQPad.Runtime.UI assembly. (View Post) -
Re: Data grid cell 10k maximum character length
Possibly, if there's enough demand. It's not just a question of increasing a number, however. It would require patching a new editor into to the data grid (and possibly even using a new grid). (View Post) -
Re: Data grid cell 10k maximum character length
It was increased to 60,000 in LINQPad 7 in line with performance improvements. LINQPad 6 still has the 10k limit. (View Post)