-
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 · -
Re: Fonts resize after confirming preferences
Thanks for reporting - this is fixed in the latest beta: http://www.linqpad.net/beta.aspx1 · -
Re: LINQPad Debugger - Early Input Request!
Good call. Adding the name of the query to the process is problematic in that the process is created in advance from a global cache. However, it's easy enough to add the process PID to LINQPad's stat…1 ·