-
Re: Any interest to support C# script ".csx" file extension?
Check out this: https://www.linqpad.net/LinqReference.aspx3 · -
Re: Any interest to support C# script ".csx" file extension?
If LINQPad allowed a #load option, but with only one level of depth (no nested #loads), would that be helpful in your scenario?2 · -
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 ·