- Lombok
- .ignore
- SonarLint
- Grep Console
- Rainbow Brackets
- CodeGlance
- Material Theme UI
- Markdown
- CheckStyle-IDEA
- GitToolBox
- Git Flow Integration
- Key Promoter X
Lombok
A plugin that adds first-class support for Project Lombok
.ignore
.ignore is a plugin for .gitignore (Git), .hgignore (Mercurial), .npmignore (NPM), .dockerignore (Docker), .chefignore (Chef), .cvsignore (CVS), .bzrignore (Bazaar), .boringignore (Darcs), .mtn-ignore (Monotone), ignore-glob (Fossil), .jshintignore (JSHint), .tfignore (Team Foundation), .p4ignore (Perforce), .prettierignore (Prettier), .flooignore (Floobits), .eslintignore (ESLint), .cfignore (Cloud Foundry), .jpmignore (Jetpack), .stylelintignore (StyleLint), .stylintignore (Stylint), .swagger-codegen-ignore (Swagger Codegen), .helmignore (Kubernetes Helm), .upignore (Up), .prettierignore (Prettier), .ebignore (ElasticBeanstalk), .gcloudignore (Google Cloud) files in your project.
SonarLint
SonarLint is an IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, SonarLint squiggles flaws so they can be fixed before committing code. You can get it directly from the IntelliJ IDEA Plugin Repository, and it will then detect new bugs and quality issues as you code (Java, Kotlin, Ruby, JavaScript, PHP and Python).
Grep Console
Grep, tail, filter, highlight… everything you need for a console. Also can highlight the editor - nice for analyzing logs…
Rainbow Brackets
Rainbow Brackets / Rainbow Parentheses for IntelliJ based IDEs
CodeGlance
Embeds a code minimap similar to the one found in Sublime into the editor pane. Works with both light and dark themes using your customized colors for syntax highlighting.
Material Theme UI
Material Theme UI is a plugin for JetBrains IDE (IntelliJ IDEA, WebStorm, Android Studio and so on) that changes the original appearance to a Material Design look and feel.
Markdown
Provides the capability to edit Markdown files within the IDE and see the rendered HTML in a live preview.
CheckStyle-IDEA
This plugin provides both real-time and on-demand scanning of Java files with CheckStyle from within IDEA.
GitToolBox
Extends Git Integration with additional features
Git Flow Integration
Git Flow Integration
Key Promoter X
A plugin to learn the IntelliJ IDEA shortcuts.