-
Re: Am I able to fully disable all AI capabilities of Linqpad?
AI is disabled in LINQPad by default. To enable AI, you have to go into Settings and set up a provider and log in or provide an API key. Otherwise, all features are disabled.1 · -
Re: Experiencing incorrect keyboard mappings in LINQPad
Does Apple's inbuilt TextEdit.app work correctly with that keyboard? Also, if you unmap LINQPad's start-of-line shortcut (Ctrl+A), does that make any difference? Go to Shortcuts, Keyboard, …1 · -
Re: Please add back "add default namespaces" and "add namespace from assembly" to LP9
Add namespaces from assembly is now available in 9.7.1.1 · -
Re: Winget Package Broken
I've just updated winget to 9.6.6 with the correct hash. This should work once the index is updated.1 · -
Re: Is it possible to use .NET regular expression source generators in LINQPad?
The underlying problem is that user-defined source generators can include an arbitrary graph of dependencies. To avoid the possibility of these conflicting with the LINQPad host's own dependenci…2 ·
