-
Re: [Feature] Add additional package links in the LINQPad NuGet Manager
Check out the latest beta - it implements most of these features. (View Post) -
Re: Horizontal scrolling in editor pane
This is easily done. Will be in the next build. (View Post) -
Re: GitHub Copilot integration?
Try the latest beta: https://www.linqpad.net/linqpad7.aspx#beta Shift+Space to AI-complete. Let me know your thoughts. (View Post) -
Re: GitHub Copilot integration?
This works with gpt-3.5-turbo, with my prototype prompts. Stay tuned. Good things are coming! (View Post) -
Re: GitHub Copilot integration?
Using the Codex model from OpenAI is the simplest approach, and would enable some interesting features such as a list of customized prompts (think: "// Bugs in the following code:" or "… (View Post)