-
Re: Detect if running inside linqpad or lprun
#if CMD "cmd".Dump();#else "ide".Dump();#endif1 · -
Re: Wish LINQPAD Support VS Split Windows
I'll make the grab-bar bigger and more iconic in the next build :)1 · -
Re: MissingMethodException when trying to print a string in F#
You need the reference assemblies for the runtime that you're using (.NET 3.1 or .NET 5). If you have the SDK installed, they are located in %programfiles%\dotnet\packs\Microsoft.NETCore.App.Ref\5.0.…1 · -
Re: Wish LINQPAD Support VS Split Windows
There's no keyboard shortcut, but you can split the windows by dragging the space above the vertical scrollbar.2 · -
Re: Wish LINQPAD Support VS Split Windows
LINQPad does support split windows. What specific problem are you having?1 ·