Links

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

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.