IntelliJ IDEAPluginsTips & Tricks
Even though IntelliJ IDEA is powerful and self-sufficient, we love to customize it a bit with plugins. Why? Because they’re fun! In this blog post, we’ll share a list of cool plugins that will help you liven things up in your IDE.
Let’s go!
JetBrains AI Assistant
AI has touched every industry over the past few years, and programming is no exception. JetBrains AI Assistant is our take on deeply integrated, context-aware AI that speeds up your coding and boosts productivity. What started as a hackathon project has evolved into a full-fledged AI-powered coding companion.
Now it offers a comprehensive AI chat to answer code-related questions based on your project’s context. It also provides various AI actions to explain code, find problems, suggest refactorings, generate tests, assist with commit messages and documentation, and more.
Grazie
Grazie is an AI writing companion for tech professionals. It integrates seamlessly into your development …