-
Re: Where are LINQPad.exe arguments documented?
You can find this by pressing Ctrl+F1 and searching for 'arguments'. Use -run to run a query immediately. Use -hideeditor if you want the results zoomed and the editor collapsed. Use -newinstance to … (View Post) -
Re: Closing Separate Results Window / maximizing pane automatically
This should be fixed in 8.8.5. (View Post) -
Re: Closing Separate Results Window / maximizing pane automatically
I've added the following methods to the Util class in 8.8.4: Util.HideEditor();Util.HideResults(); (View Post) -
Re: autocompletion putting space after method name
Thanks - there will be a fix for this in the next build. (View Post) -
Re: Allow more than 10 files to be shown in recent files list.
Good idea. I'll add this to the next build. (View Post)