-
Re: No usable .NET assemblies in NuGet package
OK, I'll add the type check to the next build.1 · -
Re: Is there a way to Prevent scrolling on `Util.ReadLine`?
Thanks - this has been fixed for the next build.1 · -
Re: Is there a way to Prevent scrolling on `Util.ReadLine`?
Now released: http://www.linqpad.net/beta.aspx1 · -
Re: Highlight a substring
Util.WordRun (true, Util.Highlight ("hello"), "world")1 · -
Re: Resolving ambiguous types with "using" doesn't work
Press F4 for Query Properties. In additional namespace imports, put: Group = MyApp.Group1 ·