Creating Custom AI Assistant Prompts with ReSharper

In this post we’ll take a look at how to 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


Author: Rachel Appel

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

Full Line Code Completion in JetBrains IDEs, All You Need to Know
What is full line code completion is, how does it work, what languages are supported, and how can you get started
Local and Fast AI comes to your developer workflow - Full Line Code Completion
Full line code completion is available for Java, Kotlin, Python, JavaScript, TypeScript, CSS, PHP, Go, and Ruby.
Stop using LLMs for these tasks!
Discover the ins and outs of large language models (LLMs) with Dr. Jodie Burchell.