-
Re: Go To Definition feature is not working on macOS
I've now added a basic decompiler to the macOS build in 9.9.2, as a substitute for ILSpy. Let me how you get along.1 · -
Re: AI code generation - tabs vs spaces
Thanks for letting me know - this is definitely not a silly ask. This should now be fixed in 9.9.3: * All system prompts now include your preferences on indentation type and size * Samples from the R…1 · -
Re: Any plans to use Github Copilot (NOW AVAILABLE)
@CraigVenz - this should now be fixed in 9.8.5 - if not, let me know.1 · -
Claude Code - now supported
The latest LINQPad beta includes an integrated Claude Code terminal. To use, just install the Claude Code CLI and start LINQPad, or use LINQPad's installation assistant in Settings | Claude Code…1 · -
Re: Is there a relatively easy way to include a custom 'OnStart()' in every script I create?
The best you can do right now is to put that code into a script and #load it. You can create a shortcut to insert the #load via a snippet (right-click, Save as Snippet).1 ·
