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

Introducing Mellum: JetBrains' New LLM Built for Developers
Introducing Mellum: JetBrains' New LLM Built for Developers
JetBrains launches Mellum, a proprietary large language model (LLM) specifically designed to assist software developers.
Prompt AI Directly in the Editor
Prompt AI Directly in the Editor
With PyCharm, you now have the support of AI Assistant at your fingertips. You can interact with it right where you do most of your work – in the editor.
Streamline Your Workflow in IntelliJ IDEA's Database Tools With AI Assistant
Streamline Your Workflow in IntelliJ IDEA's Database Tools With AI Assistant
Use Assistant’s capabilities within Database Tools for more efficient data querying and handling.