DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Related

  • Setting Up a Local Development Environment With IntelliJ, DevContainers, and Amazon Linux 2023
  • IntelliJ and Java Spring Microservices: Productivity Tips With GitHub Copilot
  • Using Unblocked to Fix a Service That Nobody Owns
  • How To Approach Dependency Management in Java [Video]

Trending

  • When Snowflake Lies to You: Understanding False Failures in dbt Pipelines
  • Using LLMs to Automate Data Cleaning and Transformation Pipelines
  • Optimizing High-Volume REST APIs Using Redis Caching and Spring Boot (With Load Testing Code)
  • Zero-Downtime Deployments for Java Apps on Kubernetes
  1. DZone
  2. Coding
  3. Tools
  4. 5 Best JetBrains Extensions for Refactoring and Code Quality

5 Best JetBrains Extensions for Refactoring and Code Quality

Maintaining a healthy codebase is extremely important for any team that wants to ship quality products at a high pace. These extensions will improve your code quality.

By 
Alex Omeyer user avatar
Alex Omeyer
·
Nov. 08, 21 · Review
Likes (4)
Comment
Save
Tweet
Share
13.3K Views

Join the DZone community and get the full member experience.

Join For Free

If you care about code quality — then these five JetBrains IDEs plugins are for you! They'll help you clean up your code, refactor more easily, report tech debt, and ultimately write quality code faster.

1. Stepsize

Stepsize is an editor-first issue tracker for a healthy codebase. It allows you to bookmark and report technical debt and code to refactor. If you come across code that requires refactoring but you don’t have time to do it right away, you can make it visible and raise an issue directly in VS Code.

What You Can Do

  • Create and view code issues directly from your editor
  • Track and prioritize code improvements like technical debt
  • Add key issues to your sprints with Jira integration

Language support: any language

2. CodeStream

CodeStream eliminates context-switching and simplifies code discussion and code review by putting collaboration tools in your IDE.

It supports pull requests from GitHub, BitBucket, and GitLab; issue management from Jira, Trello, Asana, and 9 others; and provides code discussion that ties it all together, integrated with Slack, MS Teams, email, and in-editor notifications.

What You Can Do

• Create, review and merge GitHub pull requests
• Get feedback on work-in-progress with pre-PR code reviews
• Have discussions with your teammates about your code

Language support: any language

3. RefactorInsight

RefactorInsight enhances IDE representation of code changes with refactoring information that supports Java and Kotlin.

What You Can Do

  • Identify refactorings in Pull Requests
  • Label the commits that contain refactorings
  • See refactorings at any specific commit selected in the git log tab
  • Look at the refactoring history for classes, methods, and fields

Language support: Java and Kotlin

4. Snyk Vulnerability Scanner

Snyk’s Vulnerability Scanner helps you find and fix security vulnerabilities and code quality issues in your projects.

What You Can Do

• Find and fix security issues
• See a list of different types of issues, bucketed into categories
• Get an actionable fix advice

Language support: any language

5. SpotBugs

IntelliJ SpotBugs plugin provides static byte code analysis to look for bugs in Java code from within IntelliJ IDEA. SpotBugs is a defect detection tool for Java that uses static analysis to look for more than 400 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses of the Java libraries, and deadlocks.

What You Can Do

• Identify hundreds of serious defects in large applications within IntelliJ IDEA

Language support: Java

intellij

Published at DZone with permission of Alex Omeyer. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • Setting Up a Local Development Environment With IntelliJ, DevContainers, and Amazon Linux 2023
  • IntelliJ and Java Spring Microservices: Productivity Tips With GitHub Copilot
  • Using Unblocked to Fix a Service That Nobody Owns
  • How To Approach Dependency Management in Java [Video]

Partner Resources

×

Comments

The likes didn't load as expected. Please refresh the page and try again.

  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook