-
Re: How can I coax LPRun (any version) to run within Azure App Services' Kudu/SCM?
lprun targets .NET Desktop which isn't installed on Azure App Services. This is to allow scripts to access .NET Desktop features and ensure that they don't fail to compile if there are any …1 · -
Re: accept autocomplete key not working as expected
I see: you're saying that the tab key should be privileged in being able to confirm selections, whether or not the selection is virtual. Makes sense. This is an easy fix - it should hopefully ma…2 · -
Re: SandDance extension
According to Sonnet, this is caused by the use of iframes in Safari. Here's the suggested fix: https://share.linqpad.net/mpeqq32m.linq1 · -
Re: Editor layout shifts/jumps when Roslyn lightbulb toggles (v9.7.13)
Can you give an example of something that triggers this? Edit: Never mind, figured out a repro: new Action (() =>{ RSA foo;})1 · -
Re: Any plans to use Github Copilot (NOW AVAILABLE)
Thanks - I've found what's causing this and will have a fix ready soon.1 ·
