-
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 · -
Re: .NET 11 Preview support?
The C# 15 preview features should now be supported in 9.8.2. You will need to enable the .NET 11 SDK Roslyn API (new checkbox) in Settings > Script.1 ·
