-
Re: Any interest to support C# script ".csx" file extension?
I might look into it once LINQPad 6 has been released. Allowing #include, though, will play havoc with tooling, exception reporting & debugging.3 · -
Re: file watcher on open .linq files - catches renames but not edits?
It's in LINQPad 6. I'll see whether it's easy to backport.2 · -
Re: Linqpad version 6
It's a huge project. Most of the work has been in bringing the current experience to .NET Core. For example, being able to reference a .NET Core library - and have its dependencies resolve correctly …7 · -
Re: Which framework version is LINQPad5 targeting?
LINQPad always targets the latest .NET 4.x Framework version that you have installed on your computer. You can check what this is with the following query: http://share.linqpad.net/clnvl7.linq1 · -
Re: Output lines starting with a single space ignore that space
Thanks - will fix for next build.1 ·
