Options
Where are LINQPad.exe arguments documented?
What are the LINQPad.exe arguments -run and -hideeditor? I can't find any documentation on them. Thanks!
Comments
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 start a new instance of LINQPad.