-
Re: Namespace IntelliSense fails in .cs files
Looks like the completion list needs keyword and snippet filtering. I'll add this to the next build.1 · -
Re: Is it possible to use .NET regular expression source generators in LINQPad?
Try now.1 · -
Re: Unable to configure custom OpenAI API provider
The endpoint for OpenAI's completions is https://api.openai.com/v1/chat/completions. If your endpoint follows the same pattern, you will need to include /chat/completions to direct LINQPad to th…1 · -
Re: HUGE overhead when dumping custom controls
This should now be fixed in the 9.6.1 beta: https://www.linqpad.net/linqpad9.aspx#beta1 · -
Re: "Open 'My Scripts' Folder" Does Not Respect System Setting
This should now be fixed in the 9.6.1 beta: https://www.linqpad.net/linqpad9.aspx#beta2 ·
