-
Re: Dark theme
The rest of the chrome follows the Windows Control Panel theme settings. So, if you set a dark theme in Windows, LINQPad will follow suit. Is there any reason you wouldn't want this to be the case? I…1 · -
Re: Why is LINQPad directly referencing (and locking) my assemblies
Where abouts on your filesytem is the assembly located? LINQPad won't shadow the assembly if it's in Program Files or your windows directory. Also, if you attach Visual Studio to the LINQPad or LINQP…1 · -
Re: Compile LINQPad query (under C# Program-mode) into a standalone dll
This feature has not yet been implemented. There are a lot of issues to solve in order to make this work.1 · -
Re: Sharing Additional References and Namespace Imports with a team
I've just uploaded a new LINQPad beta that allows you to localize the default references and namespaces: http://www.linqpad.net/download.aspx#beta I've also now written documentation on xcopy-deploym…2 · -
Re: Sharing Additional References and Namespace Imports with a team
Regarding the first part of your question, I don't understand how this can possibly work. If you start LINQPad by double-clicking a .linq file, it's up to Windows as to which copy of LINQPad.exe it s…1 ·