-
Re: .NET 8 preview support?
This is coming, probably in two or three weeks. (View Post) -
Re: Tab Only autocomplete
There are not many options to control this. I'll add a few more in the next build, under Edit | Preferences > Advanced. (View Post) -
Re: LINQPad AI Assistant Preview - feedback needed
@Swampy This is a tricky one. Because the conversation is fully editable (including Assistant responses), it would require a WYSIWYG editor with a formatting toolbar. @Sorax - will add a feature for … (View Post) -
LINQPad AI Assistant Preview - feedback needed
The latest beta now has an AI coding assistant. To activate the assistant, press Ctrl+P. This will display a list of prompts, each of which starts a ChatGPT-style conversation. All messages in the co… (View Post) -
Re: Proble debugging Hyperlinq action
Have you tried adding Util.KeepRunning(); to the end of your query? (View Post)