-
Re: "Show Explorer Trees" Custom Keybinding Change Not Reflected in UI
Thanks - I'll a fix into 9.10.x.1 · -
Re: .linq error while run with LINQPad 9
In LoadingShow, you need to replace var {SwalLoading} with window.{SwalLoading}, and in LoadingClose, replace var js = @$"{SwalLoading}.close();"; with var js = @$"window.{SwalLoading}…1 · -
Re: Feature Request: Collapse All Folders in "My Scripts" Panel
This is now available in 9.9.8.1 · -
Re: Claude Code - now supported
I've improved the portable deployment features and documentation in 9.9.4: https://www.linqpad.net/PortableDeployment.aspx Note that the settings folder will continue to be customizable in porta…1 · -
Re: Some minor issues
It should be robust to this scenario in 9.9.4.1 ·
