76 Integrations with IntelliJ IDEA
View a list of IntelliJ IDEA integrations and software that integrates with IntelliJ IDEA below. Compare the best IntelliJ IDEA integrations as well as features, ratings, user reviews, and pricing of software that integrates with IntelliJ IDEA. Here are the current IntelliJ IDEA integrations in 2025:
-
1
JetBrains Junie
JetBrains
Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time. Junie adapts seamlessly to your workflow, providing plans for execution and collaborating on complex coding tasks through different modes like code mode and ask mode. It understands project structure and logic, helping to find efficient solutions and maintain clean, production-ready code. Users can rely on Junie to run tests and verify changes, keeping projects stable and reducing compilation errors. With real-world examples from developers creating games and apps, Junie proves to be a versatile and intelligent assistant for coding projects of various scopes.Starting Price: Free -
2
Docker
Docker
Docker takes away repetitive, mundane configuration tasks and is used throughout the development lifecycle for fast, easy and portable application development, desktop and cloud. Docker’s comprehensive end-to-end platform includes UIs, CLIs, APIs and security that are engineered to work together across the entire application delivery lifecycle. Get a head start on your coding by leveraging Docker images to efficiently develop your own unique applications on Windows and Mac. Create your multi-container application using Docker Compose. Integrate with your favorite tools throughout your development pipeline, Docker works with all development tools you use including VS Code, CircleCI and GitHub. Package applications as portable container images to run in any environment consistently from on-premises Kubernetes to AWS ECS, Azure ACI, Google GKE and more. Leverage Docker Trusted Content, including Docker Official Images and images from Docker Verified Publishers.Starting Price: $7 per month -
3
Kubernetes
Kubernetes
Kubernetes (K8s) is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds upon 15 years of experience of running production workloads at Google, combined with best-of-breed ideas and practices from the community. Designed on the same principles that allows Google to run billions of containers a week, Kubernetes can scale without increasing your ops team. Whether testing locally or running a global enterprise, Kubernetes flexibility grows with you to deliver your applications consistently and easily no matter how complex your need is. Kubernetes is open source giving you the freedom to take advantage of on-premises, hybrid, or public cloud infrastructure, letting you effortlessly move workloads to where it matters to you.Starting Price: Free -
4
GitHub
GitHub
GitHub is the world’s most secure, most scalable, and most loved developer platform. Join millions of developers and businesses building the software that powers the world. Build with the world’s most innovative communities, backed by our best tools, support, and services. If you manage multiple contributors , there’s a free option: GitHub Team for Open Source. We also run GitHub Sponsors, where we help fund your work. The Pack is back. We’ve partnered up to give students and teachers free access to the best developer tools—for the school year and beyond. Work for a government-recognized nonprofit, association, or 501(c)(3)? Get a discounted Organization account on us.Starting Price: $7 per month -
5
Git
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows. You can query/set/replace/unset options with this command. The name is actually the section and the key separated by a dot, and the value will be escaped.Starting Price: Free -
6
Apache Subversion
Apache Software Foundation
Welcome to subversion, the online home of the Apache® Subversion® software project. Subversion is an open-source version control system. Founded in 2000 by CollabNet, Inc., the Subversion project and software have seen incredible success over the past decade. Subversion has enjoyed and continues to enjoy widespread adoption in both the open-source arena and the corporate world. Subversion is developed as a project of the Apache Software Foundation, and as such is part of a rich community of developers and users. We're always in need of individuals with a wide range of skills, and we invite you to participate in the development of Apache Subversion. Subversion exists to be universally recognized and adopted as an open-source, centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its ability to support the needs of a wide variety of users and projects. -
7
Augment Code
Augment Code
Augment Code is an AI-powered coding agent designed specifically for professional software engineers working with large codebases. It integrates seamlessly with popular IDEs like Visual Studio Code, IntelliJ IDEA, and Vim, offering tools for SDK migration, code refactoring, and documentation. Augment Code enhances developers’ productivity by understanding their unique code style and context, providing personalized recommendations and explanations. The platform supports over 100 native and MCP tools, allowing engineers to debug and code more efficiently without switching between different applications.Starting Price: $50 per developer per month -
8
React
React
React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. Declarative views make your code more predictable and easier to debug. Build encapsulated components that manage their own state, then compose them to make complex UIs. Since component logic is written in JavaScript instead of templates, you can easily pass rich data through your app and keep state out of the DOM. We don’t make assumptions about the rest of your technology stack, so you can develop new features in React without rewriting existing code. React components implement a render() method that takes input data and returns what to display. This example uses an XML-like syntax called JSX. Input data that is passed into the component can be accessed by render() via this.props.Starting Price: Free -
9
Zencoder
Zencoder
Zencoder is an AI coding agent platform that empowers developers to ship products faster. Zencoder leverages embedded AI agents to improve code generation through deep syntactic and semantic analysis of your repository and the generated code. Our embedded AI coding agents iteratively improve the results for you and help you maintain a state of mindfulness, effortlessly navigating the complexities of your software projects. Unlock the power of AI-driven code generation. Zencoder intelligently integrates context-aware code into your projects, accelerating your development process with precision. Engage with an intelligent, code-savvy assistant that provides real-time guidance, answers, and solutions tailored to your coding needs.Starting Price: $19/user/month -
10
JUnit
JUnit
JUnit 5 is the next generation of JUnit. The goal is to create an up-to-date foundation for developer-side testing on the JVM. This includes focusing on Java 8 and above, as well as enabling many different styles of testing. We ask you – our users – to support us so we can keep up the pace. We will continue our work on JUnit regardless of how many donations we receive. However, your support would enable us to do so with greater focus and not only on weekends or in our spare time. For example, we want to meet regularly and work colocated for a few days in order to get things done faster in face-to-face design and coding sessions. Your donations will help to make that a reality! -
11
Selenium
Software Freedom Conservancy
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should) also be automated as well. If you want to create robust, browser-based regression automation suites and tests, scale and distribute scripts across many environments, then you want to use Selenium WebDriver, a collection of language specific bindings to drive a browser - the way it is meant to be driven. If you want to create quick bug reproduction scripts, create scripts to aid in automation-aided exploratory testing, then you want to use Selenium IDE; a Chrome and Firefox add-on that will do simple record-and-playback of interactions with the browser. If you want to scale by distributing and running tests on several machines and manage multiple environments from a central point. -
12
GitHub Copilot
GitHub
GitHub Copilot is an AI-powered coding companion that helps developers write, debug, and refactor code faster than ever. Built directly into popular IDEs like VS Code, JetBrains, and Visual Studio, Copilot suggests context-aware code completions and automates repetitive tasks. With Agent Mode, Copilot can plan, write, test, and even submit pull requests—acting like an onboarded team member that understands your repositories. Developers can toggle between advanced models such as GPT-5, Claude Opus 4.1, and Gemini 2.5 Pro to balance speed and depth. Its Copilot Chat and Spaces features bring code, documentation, and project notes together for richer, team-tailored insights. Whether you’re building solo or leading an enterprise project, Copilot enhances productivity and creativity across the entire software lifecycle. The GitHub Copilot coding agent streamlines development by automating repetitive and time-consuming tasks, allowing developers to focus on more complex coding.Starting Price: $10 per month -
13
JetBrains AI Assistant
JetBrains
JetBrains AI Assistant connects your IDE to third-party and proprietary large language models (LLMs) optimized for specific tasks. This enables AI Assistant to provide precise and context-aware assistance, whether it's generating code snippets, completing complex code structures, or creating automated tests. We take data and code security seriously! JetBrains AI Assistant does not store or disclose your code snippets, regardless of whether the data originates from public repositories, private repositories, or local files. We strictly follow the JetBrains AI Terms of Service, ensuring that neither we nor our service providers use your data or code for training any generative AI models.Starting Price: $8.33 per month -
14
Angular
Angular
Learn one way to build applications with Angular and reuse your code and abilities to build apps for any deployment target. For web, mobile web, native mobile and native desktop. Achieve the maximum speed possible on the Web Platform today, and take it further, via Web Workers and server-side rendering. Angular puts you in control over scalability. Meet huge data requirements by building data models on RxJS, Immutable.js or another push-model. Build features quickly with simple, declarative templates. Extend the template language with your own components and use a wide array of existing components. Get immediate Angular-specific help and feedback with nearly every IDE and editor. All this comes together so you can focus on building amazing apps rather than trying to make the code work. From prototype through global deployment, Angular delivers the productivity and scalable infrastructure that supports Google's largest applications.Starting Price: Free -
15
Java
Oracle
The Java™ Programming Language is a general-purpose, concurrent, strongly typed, class-based object-oriented language. It is normally compiled to the bytecode instruction set and binary format defined in the Java Virtual Machine Specification. In the Java programming language, all source code is first written in plain text files ending with the .java extension. Those source files are then compiled into .class files by the javac compiler. A .class file does not contain code that is native to your processor; it instead contains bytecodes — the machine language of the Java Virtual Machine1 (Java VM). The java launcher tool then runs your application with an instance of the Java Virtual Machine.Starting Price: Free -
16
GoCodeo
GoCodeo
GoCodeo is an AI-powered coding assistant designed to enhance developer productivity by automating code generation, testing, and debugging. Integrated with VS Code, the platform helps developers build, test, and deploy applications faster and more efficiently. It provides real-time AI-driven suggestions for coding, generates production-ready tests in under 30 seconds, and offers intelligent debugging with failure insights. GoCodeo supports over 25 programming languages and frameworks, making it a versatile tool for developers working in various environments. With its seamless integration and powerful AI capabilities, GoCodeo simplifies workflows and boosts development speed.Starting Price: $9 per month -
17
Goose
Block
Goose (also known as codename goose) is an open-source, on-machine AI agent designed to automate engineering tasks directly within your terminal or integrated development environment (IDE). Operating locally, it efficiently executes tasks such as code generation, debugging, and deployment, allowing developers to focus on higher-level problem-solving. Goose's extensible architecture enables customization with preferred large language models (LLMs) and integration with external APIs, enhancing its capabilities to suit diverse project requirements. By autonomously handling complex tasks, Goose streamlines the development process, increasing productivity and reducing manual effort. Developers have praised Goose for its ability to manage tasks like updating dependencies, running tests, and automating code migrations, highlighting its effectiveness in real-world applications.Starting Price: Free -
18
GPT-4.1
OpenAI
GPT-4.1 is an advanced AI model from OpenAI, designed to enhance performance across key tasks such as coding, instruction following, and long-context comprehension. With a large context window of up to 1 million tokens, GPT-4.1 can process and understand extensive datasets, making it ideal for tasks like software development, document analysis, and AI agent workflows. Available through the API, GPT-4.1 offers significant improvements over previous models, excelling at real-world applications where efficiency and accuracy are crucial.Starting Price: $2 per 1M tokens (input) -
19
Claude Opus 4
Anthropic
Claude Opus 4 represents a revolutionary leap in AI model performance, setting a new standard for coding and reasoning capabilities. As the world’s best coding model, Opus 4 excels in handling long-running, complex tasks, and agent workflows. With sustained performance that can run for hours, it outperforms all prior models—including the Sonnet series—making it ideal for demanding coding projects, research, and AI agent applications. It’s the model of choice for organizations looking to enhance their software engineering, streamline workflows, and improve productivity with remarkable precision. Now available on Anthropic API, Amazon Bedrock, and Google Cloud’s Vertex AI, Opus 4 offers unparalleled support for coding, debugging, and collaborative agent tasks.Starting Price: $15 / 1 million tokens (input) -
20
Firebender
Firebender
Firebender is an AI-powered tool designed to assist developers in Android Studio by streamlining the coding process and improving productivity. It helps automate code generation, debug issues, and optimize Android application development. Firebender intelligently interprets coding patterns, suggests efficient solutions, and can even provide real-time fixes for errors, making the development cycle faster and less prone to mistakes. Whether it's building user interfaces, managing API calls, or refining complex algorithms, Firebender acts as a smart assistant that supports developers by generating code snippets, suggesting best practices, and offering documentation insights directly within Android Studio. This tool is ideal for both novice and experienced developers looking to enhance their workflow and build high-quality Android applications efficiently.Starting Price: $30/month -
21
Claude Sonnet 4
Anthropic
Claude Sonnet 4, the latest evolution of Anthropic’s language models, offers a significant upgrade in coding, reasoning, and performance. Designed for diverse use cases, Sonnet 4 builds upon the success of its predecessor, Claude Sonnet 3.7, delivering more precise responses and better task execution. With a state-of-the-art 72.7% performance on the SWE-bench, it stands out in agentic scenarios, offering enhanced steerability and clear reasoning capabilities. Whether handling software development, multi-feature app creation, or complex problem-solving, Claude Sonnet 4 ensures higher code quality, reduced errors, and a smoother development process.Starting Price: $3 / 1 million tokens (input) -
22
Vue.js
Vue.js
Builds on top of standard HTML, CSS and JavaScript with intuitive API and world-class documentation. Truly reactive, compiler-optimized rendering system that rarely requires manual optimization. A rich, incrementally adoptable ecosystem that scales between a library and a full-featured framework. Vue is a JavaScript framework for building user interfaces. It builds on top of standard HTML, CSS and JavaScript, and provides a declarative and component-based programming model that helps you efficiently develop user interfaces, be it simple or complex. Vue extends standard HTML with a template syntax that allows us to declaratively describe HTML output based on JavaScript state. Vue automatically tracks JavaScript state changes and efficiently updates the DOM when changes happen. Vue is a framework and ecosystem that covers most of the common features needed in frontend development. -
23
vStellar
vStellar
vStellar is a low-code, AI-powered software testing framework that simplifies automation for QA teams, developers, and enterprises. It enables effortless UI, API, and mobile testing within a unified environment, helping teams deliver accurate, consistent, and scalable results. Built for modern development pipelines, vStellar integrates seamlessly with IntelliJ IDEA, CI/CD tools, and version control systems to support end-to-end automation workflows. Its intuitive plugin and parallel testing capabilities reduce setup time while increasing efficiency across test execution. QA engineers can validate visual interfaces, endpoints, and performance metrics all within one framework. Trusted by global teams, vStellar empowers organizations to test smarter, deliver faster, and maintain the highest quality standards in every release. -
24
Node.js
Node.js
As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications. Upon each connection, the callback is fired, but if there is no work to be done, Node.js will sleep. This is in contrast to today's more common concurrency model, in which OS threads are employed. Thread-based networking is relatively inefficient and very difficult to use. Furthermore, users of Node.js are free from worries of dead-locking the process, since there are no locks. Almost no function in Node.js directly performs I/O, so the process never blocks except when the I/O is performed using synchronous methods of Node.js standard library. Because nothing blocks, scalable systems are very reasonable to develop in Node.js. Node.js is similar in design to, and influenced by, systems like Ruby's Event Machine and Python's Twisted. Node.js takes the event model a bit further. It presents an event loop as a runtime construct instead of as a library.Starting Price: Free -
25
npm
npm
We're npm, Inc., the company behind Node package manager, the npm Registry, and npm CLI. We offer those to the community for free, but our day job is building and selling useful tools for developers like you. Get started today for free, or step up to npm Pro to enjoy a premium JavaScript development experience, with features like private packages. Bring the best of open source to you, your team, and your company. Relied upon by more than 11 million developers worldwide, npm is committed to making JavaScript development elegant, productive, and safe. The free npm Registry has become the center of JavaScript code sharing, and with more than one million packages, the largest software registry in the world. Our other tools and services take the Registry, and the work you do around it, to the next level. At npm, Inc., we're proud to dedicate teams of full-time employees to operating the npm Registry, enhancing the CLI, improving JavaScript security, and other projects.Starting Price: $7 per month -
26
CSS
CSS
CSS, short for Cascading Style Sheets, is a style sheet language used by web developers to structure the HTML and other elements of a website. CSS is one of the most widely used languages on the web. For style sheets to work, it is important that your markup be free of errors. A convenient way to automatically fix markup errors is to use the HTML Tidy utility. This also tidies the markup making it easier to read and easier to edit. I recommend you regularly run Tidy over any markup you are editing. Tidy is very effective at cleaning up markup created by authoring tools with sloppy habits. Each style property starts with the property's name, then a colon and lastly the value for this property. When there is more than one style property in the list, you need to use a semicolon between each of them to delimit one property from the next.Starting Price: Free -
27
Kotlin
Kotlin
Easy to pick up, so you can create powerful applications immediately. Compatible with the Java ecosystem. Use your favorite JVM frameworks and libraries. Share application logic between web, mobile, and desktop platforms while keeping an experience native to users. Save time and get the benefit of unlimited access to features specific to these platforms. Kotlin has great support and many contributors in its fast-growing global community. Enjoy the benefits of a rich ecosystem with a wide range of community libraries. Help is never far away — consult extensive community resources or ask the Kotlin team directly. Kotlin Multiplatform Mobile is an SDK for iOS and Android app development. It offers all the combined benefits of creating cross-platform and native apps. Maintain a single codebase for networking, data storage, analytics, and the other logic of your Android and iOS apps.Starting Price: Free -
28
TypeScript
TypeScript
TypeScript adds additional syntax to JavaScript to support a tighter integration with your editor. Catch errors early in your editor. TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js or Deno and in your apps. TypeScript understands JavaScript and uses type inference to give you great tooling without additional code. TypeScript was used by 78% of the 2020 State of JS respondents, with 93% saying they would use it again. The most common kinds of errors that programmers write can be described as type errors: a certain kind of value was used where a different kind of value was expected. This could be due to simple typos, a failure to understand the API surface of a library, incorrect assumptions about runtime behavior, or other errors.Starting Price: Free -
29
Apache Groovy
The Apache Software Foundation
Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming. Concise, readable and expressive syntax, easy to learn for Java developers. Closures, builders, runtime & compile-time meta-programming, functional programming, type inference, and static compilation. Flexible & malleable syntax, advanced integration & customization mechanisms, to integrate readable business rules in your applications. Great for writing concise and maintainable tests, and for all your build and automation tasks.Starting Price: Free -
30
Markdown
Markdown
Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). Thus, “Markdown” is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that converts the plain text formatting to HTML. See the Syntax page for details pertaining to Markdown’s formatting syntax. You can try it out, right now, using the online Dingus. The overriding design goal for Markdown’s formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it’s been marked up with tags or formatting instructions. While Markdown’s syntax has been influenced by several existing text-to-HTML filters, the single biggest source of inspiration for Markdown’s syntax is the format of plain text email.Starting Price: Free -
31
Helidon
Helidon
Helidon is a cloud-native, open‑source set of Java libraries for writing microservices that run on a fast web core powered by Netty. Helidon Níma is the first Java microservices framework based on virtual threads. Helidon is designed to be simple to use, with tooling and examples to get you going quickly. Since Helidon is simply a collection of Java libraries running on a fast Netty core, there is no extra overhead or bloat. Helidon supports MicroProfile and provides familiar APIs like JAX-RS, CDI, and JSON-P/B. Our implementation runs on our fast Helidon Reactive WebServer. Helidon Reactive WebServer provides a modern functional programming model and runs on top of Netty. Lightweight, flexible, and reactive, the Helidon WebServer provides a simple-to-use and fast foundation for your microservices. With support for health checks, metrics, tracing, and fault tolerance, Helidon has what you need to write cloud-ready applications that integrate with Prometheus, Jaeger/Zipkin, etc.Starting Price: Free -
32
Refact.ai
Refact AI
Refact.ai is a cutting-edge, open-source AI coding assistant designed to enhance developer productivity through intelligent code completion, real-time code reviews, and personalized support. By integrating with popular IDEs like VS Code, JetBrains, and PyCharm, Refact.ai provides a seamless development experience, offering personalized auto-completion, code refactoring, and AI-driven suggestions based on your unique codebase. With the ability to fine-tune models using company-specific data, Refact.ai optimizes its performance for better accuracy and faster code generation. Whether you're building new features or improving existing code, Refact.ai ensures your development process is more efficient, secure, and aligned with best practices.Starting Price: $0 -
33
Trivy
Aqua Security
Trivy is a comprehensive and versatile security scanner. Trivy has scanners that look for security issues, and targets where it can find those issues. Trivy supports the most popular programming languages, operating systems, and platforms. Trivy is available in the most common distribution channels. Trivy is integrated with many popular platforms and applications. Trivy is integrated into many popular tools and applications so that you can easily add security to your workflow. Find vulnerabilities, misconfigurations, secrets, and SBOM in containers, Kubernetes, code repositories, clouds, and more.Starting Price: Free -
34
GitLab Duo
GitLab
Ship more secure software faster with AI throughout the entire software development lifecycle GitLab Duo is an AI-powered assistant integrated into the GitLab platform, designed to enhance software development productivity and collaboration. It provides intelligent code suggestions, helps refactor and debug code, and streamlines workflows by automating repetitive tasks. GitLab Duo also supports natural language queries for project management and development insights, enabling developers to interact with their repositories more intuitively. Integrated with popular IDEs like JetBrains and Neovim, GitLab Duo ensures seamless assistance within developers' preferred environments. By combining AI-driven efficiency with GitLab’s robust DevSecOps features, GitLab Duo empowers teams to deliver high-quality software faster and more collaboratively.Starting Price: $19/user/month -
35
Amazon Q Developer
Amazon
Amazon Q Developer is a generative AI–powered coding assistant from AWS that helps developers accelerate the entire software development lifecycle. It integrates directly into popular IDEs like JetBrains, VS Code, Visual Studio, and Eclipse, providing real-time code suggestions, refactoring, documentation, and debugging assistance. Beyond coding, Amazon Q Developer supports agentic capabilities—autonomously performing tasks like feature implementation, testing, and modernization of applications. As an AWS-native expert, it helps optimize cloud resources, diagnose issues, and guide users through architectural best practices. The platform also enables seamless data and AI integration, allowing developers to build analytics and ML applications using natural language. With up to 80% faster development speed and 40% productivity gains, Amazon Q Developer delivers enterprise-grade intelligence directly inside the tools developers use every day.Starting Price: $19/month -
36
EverSQL
EverSQL
EverSQL is the fastest way to optimize your PostgreSQL & MySQL databases automatically. It's used by over 100,000 engineers as a PostgreSQL & MySQL optimizer, to optimize SQL queries. Our customers report their queries are 25X faster on average, just minutes after getting started. Save your team 140 weekly hours on average by optimizing your SQL queries online for free. EverSQL is 100% non-intrusive, and doesn't access any of your databases' sensitive data. Choose your database type, the platform, and submit a query for optimization. Then, install the performance sensor for ongoing performance insights. Smart AI-based algorithms will optimize your PostgreSQL and MySQL queries by automatically re-writing and indexing them. EverSQL will tell you exactly what changed and how the magic works. EverSQL's non-intrusive sensor will monitor your PostgreSQL and MySQL databases performance on an ongoing basis, generate optimization insights that are quick and easy to understand and implement.Starting Price: $129 per month -
37
Duckly
Duckly
Duckly enables you to talk and share your code in real time with developers using any IDE. Duckly is an IDE plugin that facilitates real-time code collaboration among developers using different integrated development environments. It enables users to share code, terminal sessions, and local servers, while also providing audio and video communication directly within the IDE. All connections are peer-to-peer and end-to-end encrypted, ensuring secure collaboration. By integrating these features, Duckly streamlines pair programming, code reviews, and team collaboration, enhancing productivity and reducing the need for multiple external tools. Talk with audio, and video and share your screen directly inside of your IDE. Share your code in real time with people using a different IDE than you. Share your local server with your team and let them see the changes in real time. All connections are peer-to-peer and end-to-end encrypted.Starting Price: $6 per month -
38
Saros
Saros
An Integrated Development Environment (IDE) plugin that facilitates real-time collaborative editing for distributed software development teams. Compatible with Eclipse and IntelliJ IDEA, it enables multiple developers to work concurrently on shared projects, with each participant maintaining a local copy of the project synchronized in real time. Key features include support for multiple concurrent writers, a follow-mode to observe team members' navigation and editing activities, and awareness information displaying recent contributions and current selections of all participants. Saros supports sessions with up to five participants and allows users to host their own servers to keep all communication within their network. This design enhances collaborative coding experiences, making it suitable for scenarios such as pair programming, code reviews, and mentoring.Starting Price: Free -
39
SikuliX
SikuliX
SikuliX is an open source automation tool that enables users to automate any visible element on their desktop screens across Windows, Mac, or certain Linux/Unix systems. It utilizes image recognition powered by OpenCV to identify and interact with screen elements, allowing for the automation of tasks that are otherwise difficult to script. SikuliX offers an Integrated Development Environment (IDE) for writing visual scripts using screenshots, as well as a Java API for integrating image-based automation into existing applications. The software packages representing SikuliX are open source under the MIT license and publicly available for whatever use. SikuliX internally uses OpenCV to support image-related features and Tesseract for text features. The latest stable version, SikuliX 1.1.1, is recommended for use.Starting Price: Free -
40
Latta
Latta
Latta AI is an innovative platform designed to streamline the software development process by automating the detection and resolution of bugs. By recording user sessions and applying AI-driven fixes, Latta AI enables developers, project managers, and testers to focus more on feature development, thereby boosting productivity and accelerating release cycles. The platform integrates seamlessly with popular version control systems like GitHub and GitLab and maintains strict security protocols to ensure code privacy and protection. Additionally, Latta AI offers a plugin for JetBrains IDEs, allowing developers to access its bug-fixing tools directly within their development environment. This integration facilitates quick identification and resolution of issues without the need to leave the IDE. Overall, Latta AI aims to reduce the time developers spend on debugging by up to 40%, enhancing efficiency and allowing teams to focus on innovation.Starting Price: $0.05 per fix -
41
Fynix
Fynix
Fynix is an AI-powered platform designed to boost software development productivity through intelligent coding assistance and agent-based code reviews. It integrates directly into popular IDEs like VS Code and offers features such as context-aware autocomplete, natural language commands for code fixes and translations, and automatic code flow visualizations. Fynix’s Code Assistant helps developers write cleaner, more efficient code faster, while its upcoming Code Quality Agent will automate bug detection and enforce coding standards. With support for multiple programming languages and frameworks, and integrations with tools like Jira, Fynix is a versatile platform for improving coding efficiency and collaboration.Starting Price: Free -
42
Codespell.ai
Codespell.ai
Codespell.ai is an AI-powered coding assistant that enhances code quality and productivity. Its key feature, Design Studio, automates project setup by generating structured designs and starter-kit codebases, streamlining development from concept to deployment.Starting Price: $15/month/user -
43
EvoSuite
EvoSuite
EvoSuite is an open source tool that automatically generates JUnit test suites for Java classes, utilizing search-based software testing (SBST) techniques to optimize code coverage and detect potential defects. By analyzing Java bytecode, EvoSuite creates executable unit tests with assertions, aiming to achieve high structural coverage such as branch, line, and mutation coverage. It employs a hybrid approach that combines evolutionary algorithms with mutation testing to produce effective and minimal test suites. EvoSuite supports various Java versions and integrates with build systems and IDEs, including Maven, Eclipse, IntelliJ IDEA, and command-line interfaces. It also offers regression testing capabilities through EvoSuiteR, which generates test suites to identify differences between two versions of a Java class. EvoSuite has been benchmarked on numerous open source projects and has been utilized in both academic research and industrial applications to enhance software testing.Starting Price: Free -
44
BaseRock AI
BaseRock AI
BaseRock.ai is an AI-driven software quality platform that automates unit and integration testing, enabling developers to generate and execute tests directly within their preferred IDEs. It leverages advanced machine learning models to analyze codebases, producing comprehensive test cases that ensure optimal code coverage and quality. By integrating seamlessly into CI/CD pipelines, BaseRock.ai facilitates early bug detection, reducing QA costs by up to 80% and boosting developer productivity by 40%. Its features include automated test generation, real-time feedback, and support for multiple programming languages such as Java, JavaScript, TypeScript, Kotlin, Python, and Go. BaseRock.ai offers flexible pricing plans, including a free tier, to accommodate various development needs. It is trusted by leading enterprises to enhance software quality and accelerate feature delivery.Starting Price: $14.99 per month -
45
ByteRover
ByteRover
ByteRover is a self-improving memory layer for AI coding agents that unifies the creation, retrieval, and sharing of “vibe-coding” memories across projects and teams. Designed for dynamic AI-assisted development, it integrates into any AI IDE via the Memory Compatibility Protocol (MCP) extension, enabling agents to automatically save and recall context without altering existing workflows. It provides instant IDE integration, automated memory auto-save and recall, intuitive memory management (create, edit, delete, and prioritize memories), and team-wide intelligence sharing to enforce consistent coding standards. These capabilities let developer teams of all sizes maximize AI coding efficiency, eliminate repetitive training, and maintain a centralized, searchable memory store. Install ByteRover’s extension in your IDE to start capturing and leveraging agent memory across projects in seconds.Starting Price: $19.99 per month -
46
P4
Perforce
P4 (formerly Helix Core) is an enterprise-grade version control system designed to manage the complexities of modern software development. It allows teams to store, track, and manage all digital assets—ranging from source code to 3D models—with unprecedented scalability. P4 is ideal for large, distributed teams working on large-scale projects, offering powerful collaboration tools, seamless integrations, and advanced branching capabilities. With strong support for both centralized and distributed workflows, P4 enhances productivity and efficiency, making it a top choice for software, game, and hardware development teams. -
47
Mariner Financial Wellness
Mariner Financial Wellness
Mariner Financial Wellness offers a comprehensive platform focused on reducing employee financial stress through personalized education, budgeting tools, goal tracking, and one-on-one financial coaching. Designed to serve employees across industries and income levels, it helps improve financial confidence and productivity by addressing challenges such as debt and paycheck-to-paycheck living. Employers benefit from detailed reporting dashboards that track improvements in employees’ financial health and the impact of the program on productivity and retention. The platform provides an easy setup process with two plan options tailored to business needs, plus clear, affordable pricing. Mariner Financial Wellness emphasizes privacy and security, never sharing employee data and maintaining transparent practices. With testimonials from satisfied clients, the platform has proven effective in enhancing employee well-being and supporting company goals.Starting Price: $2500/year -
48
Gradle
Gradle
Gradle Inc. is the company behind the leading software solution for improving developer productivity and happiness called Develocity (formerly Gradle Enterprise) and the popular open-source Gradle Build Tool, which is downloaded over 30 million times a month. Gradle is also pioneering the emerging practice of Developer Productivity Engineering (DPE). Elite development teams from companies like Airbnb, LinkedIn, Microsoft, Nasdaq, and Netflix, practice DPE to deliver quality software more rapidly at scale. They achieve this by leveraging Develocity’s innovative build and test performance acceleration technologies and analytics to proactively improve the reliability of the developer toolchain and make failure troubleshooting more efficient. -
49
Code With Me
JetBrains
Code With Me is a new collaborative coding and pair programming service. It makes it possible for you to invite others into your IDE project, and work on it together in real-time. Invite your teammate to investigate issues and review and work on code together online in real-time. Develop, debug, and fix code simultaneously with your whole team in a single remote collaborative IDE. Invite others to your project, so you can show and explain the code to them. A great fit for the classroom and online coding interviews. Just click the link that the host has shared with you, and you’re all set. No more repository downloading or pulling changes from someone else’s branch. Never again spend time setting up an environment, fixing compile-time exceptions, and resolving dependency headaches to get to someone’s current project state. As a guest, you don’t even need a JetBrains IDE installed.Starting Price: $10 per user per month -
50
JavaScript
JavaScript
JavaScript is a scripting language and programming language for the web that enables developers to build dynamic elements on the web. Over 97% of the websites in the world use client-side JavaScript. JavaScript is one of the most important scripting languages on the web. Strings in JavaScript are contained within a pair of either single quotation marks '' or double quotation marks "". Both quotes represent Strings but be sure to choose one and STICK WITH IT. If you start with a single quote, you need to end with a single quote. There are pros and cons to using both IE single quotes tend to make it easier to write HTML within Javascript as you don’t have to escape the line with a double quote. Let’s say you’re trying to use quotation marks inside a string. You’ll need to use opposite quotation marks inside and outside of JavaScript single or double quotes.Starting Price: Free