Creating Custom AI Assistant Prompts with ReSharper

Write custom prompts for use with the JetBrains AI Assistant in ReSharper and Rider so you can make the most of AI.

View at original site


This post discusses how to write custom prompts for the JetBrains AI Assistant in ReSharper and Rider to make the most of AI in software development. Prompts are used to formulate queries and commands for the AI assistant, and they should be specific and clear. Context is important in prompts, as AI tools rely on it to generate accurate results. The post also advises challenging the AI assistant and being cautious of its answers, as it can sometimes provide incorrect or wordy responses.

Interactive prompting, where prompts build upon each other in a conversational tone, is encouraged. The post provides examples of creating basic prompts and modifying them based on the AI assistant's responses. It also mentions the ability to save custom prompts in a prompt library for repeated use. The conclusion emphasizes the importance of crafting understandable prompts and accurately judging the credibility of the AI assistant's output.

Related Resources

Inline code completion
Inline code completion
Let AI Assistant write code for you, using inline code completion.
Explain Regexp with AI Assistant
Explain Regexp with AI Assistant
Using AI Assistant to help you understand regexp.
Generate code with AI Assistant
Generate code with AI Assistant
Let AI Assistant write code for you, based on your prompts.