Feedback needed: Inline AI
In LINQPad 9, you can now ask a question or give an AI refactoring instruction directly in the editor.
Just press Ctrl+I / Command-I.
Click the Help link for info on how it works.
Comments
-
This is great! Some initial observations...
Not sure if this is an OpenAI issue (I think it may be), but just noting I'm still getting an error on "GPT 5 Chat" (reasoning works fine):
Running the above prompt with the cursor below line 5 results in the generated output being inserted into the main method:
Really like the ability to run the query pre accept / revert. That's really nice.
Oh, and I also like the move next toggle!
-
One extra thought - I'm wondering if it would be good to see my initial prompt in the accept/revert area.......ha, just realised that exactly what revert does! Thank you