Links

Learning resources on external sites, organized as part of the Guide.

Generate Unit Tests Using AI Assistant
Generate Unit Tests Using AI Assistant
Can you make your life easier as a developer by using AI to generate unit tests?
Creating Custom AI Assistant Prompts with ReSharper
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.
Build a Spring Boot App with AI Assistant
Build a Spring Boot App with AI Assistant
Build a small Java Spring Boot web application in IntelliJ IDEA with the help of JetBrains AI Assistant.
How to Generate PHP Tests With JetBrains AI Assistant
How to Generate PHP Tests With JetBrains AI Assistant
JetBrains AI Assistant, coupled with PhpStorm, can bring about a transformative change in your testing routine.
Critical Thinking in an AI Powered World
Critical Thinking in an AI Powered World
Strengths and weaknesses of JetBrains AI Assistant, examples of edge cases, and strategies to get better results.
AI for PHP, How to Make AI Assistant Generate Test Implementations
AI for PHP, How to Make AI Assistant Generate Test Implementations
Take a more test-driven-development approach, writing tests first, and having AI Assistant generate an implementation.
How To Use AI Assistant to Generate Test Data For .NET Applications
How To Use AI Assistant to Generate Test Data For .NET Applications
Scenarios to generate test data with the JetBrains AI Assistant for .NET unit tests to produce a more valuable and less brittle test suite.
AI for PHP, How to Tweak AI Prompts to Improve PHP Tests
AI for PHP, How to Tweak AI Prompts to Improve PHP Tests
Generate boiler plate code and jump straight to the more interesting part of making tests.
JetBrains AI with Jodie Burchell
JetBrains AI with Jodie Burchell
The design challenges of adding AI tools to software products, and the team’s particular interest in auto-generating code documentation.
Use JetBrains AI Assistant To Help You Understand Changes In Your Code
Use JetBrains AI Assistant To Help You Understand Changes In Your Code
Luckily, code never lies, and with the growing capabilities of LLMs and AI Assistants to parse and summarize input, we can start to focus our understanding of prior work and make plans to extend or modify a codebase.
Writing a Java Inspection for IntelliJ IDEA Using AI Assistant
Writing a Java Inspection for IntelliJ IDEA Using AI Assistant
Using AI Assistant to write a new Java inspection for IntelliJ IDEA, and write down my experience.
Harnessing the Power of AI Assistant in IntelliJ IDEA
Harnessing the Power of AI Assistant in IntelliJ IDEA
AI Assistant provides AI-powered features for software development based on the JetBrains AI service.