33 Integrations with CLion

View a list of CLion integrations and software that integrates with CLion below. Compare the best CLion integrations as well as features, ratings, user reviews, and pricing of software that integrates with CLion. Here are the current CLion integrations in 2024:

  • 1
    Codeium

    Codeium

    Exafunction

    Codeium is a free AI-powered coding assistant that accelerates development by providing intelligent code autocompletion in over 70 programming languages and more than 40 IDEs, including VSCode, JetBrains, and Jupyter Notebooks. With Codeium, developers can write code faster, eliminate repetitive tasks, and stay in the flow state—whether they're working with Python, JavaScript, C++, or any other language. Built on billions of lines of open-source code, Codeium understands and anticipates your coding needs, offering multiline suggestions, automated unit tests, and even natural language explanations for complex functions. It’s perfect for streamlining code writing, reducing boilerplate, and cutting down the time spent on documentation searches. Trusted by individual developers and Fortune 500 companies alike, Codeium is your go-to solution for boosting productivity and writing better code. Try Codeium for free today and experience the future of AI-powered coding!
    Starting Price: Free
    View Software
    Visit Website
  • 2
    Crowdin

    Crowdin

    Crowdin

    Crowdin, a localization management software powered by AI, facilitates the localization of diverse content such as websites, mobile apps, games, desktop and web applications, help centers, blogs, and email campaigns. With a repertoire of over 600 add-ons and integrations, the platform streamlines the localization process and supports over 100 file formats. Crowdin uses cutting-edge technology to simplify translation and localization tasks, providing easy-to-use solutions for seamless implementation. Crowdin supports more than 100 file formats, including but not limited to files for mobile, software, documents, subtitles, and graphic assets: .xml, .strings, .json, .html, .xliff, .csv, .php, .resx, .yaml, .xml, .strings and on. Continuous localization for all your content: ✓ Software ✓ Mobile Apps ✓ Websites ✓ Marketing content ✓ Help center ✓ Games Try Crowdin for free today Join thousands of people already making their products multilingual 🚀
    Leader badge
    Starting Price: $50.00/month
    View Software
    Visit Website
  • 3
    Kiuwan Code Security
    Security Solutions For Your DevOps Process. Automatically scan your code to identify and remediate vulnerabilities. Compliant with the most stringent security standards, such as OWASP and CWE, Kiuwan Code Security covers all important languages and integrates with leading DevOps tools. Effective static application security testing and source code analysis, with affordable solutions for teams of all sizes. Kiuwan includes a variety of essential functionality in a single platform that can be integrated directly into your internal development infrastructure. Fast Vulnerability Detection: Easy and instant setup. Start scanning and get results in just minutes. DevOps Approach To Code Security: Integrate Kiuwan with your Ci/CD/DevOps pipeline to automate your security process. Flexible Licensing Options: Plenty of options, one time scans or continuous scanning. Kiuwan also offers a Saas or On-Premise model.
  • 4
    Tabnine

    Tabnine

    Tabnine

    Tabnine is the AI coding assistant that you control — helping development teams of every size use AI to accelerate and simplify the software development process without sacrificing privacy, security, or compliance. Tabnine boosts engineering velocity, code quality, and developer happiness by automating the coding workflow through AI tools customized to your team. Tabnine is trusted by more than 1,000,000 developers across thousands of organizations. Tabnine offers best-in-class AI code completion and an AI-powered chat and supports numerous use cases such as code generation, explanation of code, creating unit tests, generating documentation, debugging code, refactoring and maintaining code. Tabnine is integrated with all the major IDEs such as VS Code, JetBrains, Visual Studio, Eclipse. It supports over 80 programming languages and frameworks including JavaScript, Python, Java, PHP, Go, and more.
    Starting Price: $12 per user per month
  • 5
    Python

    Python

    Python

    The core of extensible programming is defining functions. Python allows mandatory and optional arguments, keyword arguments, and even arbitrary argument lists. Whether you're new to programming or an experienced developer, it's easy to learn and use Python. Python can be easy to pick up whether you're a first-time programmer or you're experienced with other languages. The following pages are a useful first step to get on your way to writing programs with Python! The community hosts conferences and meetups to collaborate on code, and much more. Python's documentation will help you along the way, and the mailing lists will keep you in touch. The Python Package Index (PyPI) hosts thousands of third-party modules for Python. Both Python's standard library and the community-contributed modules allow for endless possibilities.
    Starting Price: Free
  • 6
    Kite

    Kite

    Kite

    Code Faster. Stay in Flow. Kite adds AI powered code completions to your code editor, giving developers superpowers. Download the Kite engine to add Kite’s AI powered code completions to all your code editors. Kite supports over 16 languages and 16 code editors. Experience lightning fast completions that are context aware of your code. Give your code editor super powers and get longer multi-line completions where you would typically get none. Code faster and stay in flow. Kite’s AI helps you cut keystrokes, by as much as 47% in this example. View Python docs with just one click or mouse-hover, plus find helpful examples and how-tos. Quickly find files in your codebase that may be related to the current file that you are coding in. Making thousands of developers more productive.
    Starting Price: Free
  • 7
    Sourcetrail

    Sourcetrail

    Coati Software

    Sourcetrail is an interactive source explorer that simplifies navigation in existing source code by indexing your code and gathering data about its structure. Sourcetrail then provides a simple interface consisting of three interactive views, each playing a key role in helping you obtain the information you need. Search: Use the search field to quickly find and select indexed symbols in your source code. The autocompletion box will instantly provide an overview of all matching results throughout your codebase. Graph: The graph displays the structure of your source code. It focuses on the currently selected symbol and directly shows all incoming and outgoing dependencies to other symbols. Code: The Code view displays all source locations of the currently selected symbol in a list of code snippets. Clicking on a different source location allows you to change the selection and dig deeper.
    Starting Price: $195.00/one-time/user
  • 8
    Incredibuild

    Incredibuild

    Incredibuild

    Incredibuild is the leading platform for development acceleration. Our platform speeds up developer and CI builds with our distribution and caching technologies, cutting down wait times from hours and days to minutes. Most importantly, we do so without changing your code, tools, or processes, on prem or on the cloud. Incredibuild gives you better visibility into your builds, significant acceleration, and smarter build asset orchestration for 8-10x faster builds. 200,000 devs and managers at over 2,000 companies, including world-leading brands like Microsoft, Amazon, Citibank, Adobe, Disney, Intel, Samsung, EPIC Games, Nintendo, and many more rely on Incredibuild to turbocharge their development and continuously delight their customers.
    Starting Price: $0
  • 9
    CSS

    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
  • 10
    Fortran

    Fortran

    Fortran

    Fortran has been designed from the ground up for computationally intensive applications in science and engineering. Mature and battle-tested compilers and libraries allow you to write code that runs close to the metal, fast. Fortran is statically and strongly typed, which allows the compiler to catch many programming errors early on for you. This also allows the compiler to generate efficient binary code. Fortran is a relatively small language that is surprisingly easy to learn and use. Expressing most mathematical and arithmetic operations over large arrays is as simple as writing them as equations on a whiteboard. Fortran is a natively parallel programming language with intuitive array-like syntax to communicate data between CPUs. You can run almost the same code on a single CPU, on a shared-memory multicore system, or on a distributed-memory HPC or cloud-based system.
    Starting Price: Free
  • 11
    Gitpod

    Gitpod

    Gitpod

    Describe your dev environments as code and automate the last missing piece in your DevOps pipeline. Get fresh, task-based dev environments for any issue, branch and merge/pull request. Enter true GitOps and experience a new level of productivity. Application code, configuration and infrastructure should all be stored as machine-executable code in your git repositories and applied to dev environments automatically and continuously. This is why we invented prebuilds. You no longer need an over-powered laptop to code, Gitpod works just as smoothly on a Chromebook or iPad. All you need is a browser. Gitpod centralizes all source code and never stores it on insecure machines and networks. Gitpod is a multi-service Kubernetes application that we develop in Gitpod. Code, build, debug and run K8s applications entirely in the cloud. Get fully-baked workspaces for every branch and pull/merge request, pre-configured and pre-connected to their own dedicated K8s deployment.
    Starting Price: $9 per user per month
  • 12
    Code With Me

    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
  • 13
    Swift

    Swift

    Apple

    Writing Swift code is interactive and fun, the syntax is concise yet expressive, and Swift includes modern features developers love. Swift code is safe by design and produces software that runs lightning-fast. Swift is the result of the latest research on programming languages, combined with decades of experience building Apple platforms. Named parameters are expressed in a clean syntax that makes APIs in Swift even easier to read and maintain. Even better, you don’t even need to type semi-colons. Inferred types make code cleaner and less prone to mistakes, while modules eliminate headers and provide namespaces. To best support international languages and emoji, Strings are Unicode-correct and use a UTF-8 based encoding to optimize performance for a wide-variety of use cases. You can even write concurrent code with simple, built-in keywords that define asynchronous behavior, making your code more readable and less error-prone.
    Starting Price: Free
  • 14
    Rust

    Rust

    Rust

    Rust is blazingly fast and memory-efficient: with no runtime or garbage collector, it can power performance-critical services, run on embedded devices, and easily integrate with other languages. Rust’s rich type system and ownership model guarantee memory-safety and thread-safety — enabling you to eliminate many classes of bugs at compile-time. Rust has great documentation, a friendly compiler with useful error messages, and top-notch tooling — an integrated package manager and build tool, smart multi-editor support with auto-completion and type inspections, an auto-formatter, and more. Whip up a CLI tool quickly with Rust’s robust ecosystem. Rust helps you maintain your app with confidence and distribute it with ease. Use Rust to supercharge your JavaScript, one module at a time. Publish to npm, bundle with webpack, and you’re off to the races.
    Starting Price: Free
  • 15
    Denigma

    Denigma

    Denigma

    Understand unfamiliar programming constructs. Helping developers break through the enigma of code. Denigma explains code in understandable English. Powered by machine learning. We stress-tested it on spaghetti code. That's why we are confident it will help you understand your complex codebase. Let AI do the hard work of reading code to save time and accelerate development. Crop code to help Denigma focus on the important parts. Sometimes, less code can lead to a better explanation. Rename misleading variable names or replace them with "foo" or "bar". Remove superfluous comments. Your code is not stored, logged, or used as training data. Works in less than 2 seconds, saving you time. 95% accuracy on many types of code, and 75% on unrecognized code. Unaffiliated with large tech companies, 100% bootstrapped. Seamless integration with your editor. VS Code and JetBrains (IntelliJ) add-ons. The Chrome extension coming soon.
    Starting Price: $5 per month
  • 16
    Dash

    Dash

    Kapeli

    Dash gives your Mac instant offline access to 200+ API documentation sets. Dash is an API documentation browser and code snippet manager. Dash instantly searches offline documentation sets for 200+ APIs, 100+ cheat sheets, and more. You can even generate your own docsets or request docsets to be included. Dash comes with 200+ offline documentation sets. You can choose which documentation sets to download and Dash will take care of the rest, making sure they are kept up to date. You can also generate your own docsets, request docsets or download docsets from third-party sources. All documentation sets have been generated and are maintained with the utmost care. Dash integrates with package managers to generate documentation sets for anything you might need, as well as provide custom documentation sources of their own. Store snippets of code. Easily reuse snippets. Expand snippets in any app. Organize snippets with tags, syntax highlighting, and variable placeholders.
    Starting Price: Free
  • 17
    Continue

    Continue

    Continue

    The leading open-source AI code assistant. You can connect any models and any context to create custom autocomplete and chat experiences inside the IDE Remain in flow while coding by removing the barriers that block productivity when building software. Accelerate development with a plug-and-play system that makes it easy to get started and integrates with your entire stack. Become a leader in AI by setting up your code assistant to evolve as new capabilities emerge. Continue autocompletes single lines or entire sections of code in any programming language as you type. Attach code or other context to ask questions about functions, files, the entire codebase, and more. Highlight code sections and press a keyboard shortcut to rewrite code from natural language.
    Starting Price: Free
  • 18
    Supermaven

    Supermaven

    Supermaven

    Supermaven lets you write code 2x faster with AI. Chat with GPT-4o, Claude 3.5 Sonnet, GPT-4, and other leading models. CheckUse hotkeys to quickly view diffs, apply changes, start conversations, and switch models. CheckEasily attach recently edited files to your messages - Supermaven Chat links the model's code responses back to your original code to show diffs and apply changes. CheckFix errors by automatically uploading your code together with compiler diagnostic messages in a single click.
    Starting Price: $10 per month
  • 19
    JetBrains Gateway
    Your single entry point to all remote development environments. JetBrains Gateway is a compact desktop app that allows you to work remotely with a JetBrains IDE without even downloading one. Enable a remote development workflow from the JetBrains Gateway desktop application. Connect to any remote machine via SSH, and JetBrains Gateway will take care of deploying the IDE backend there and connecting to it. Use the full power of your IntelliJ-based IDE and feel like you’re working with a local project wherever you are. The source code is never transferred or stored on your local machine. Connect to fully prepared remote environments and start coding immediately. Take advantage of managed and customizable development environments with built-in security and developer flexibility. Start fresh, automated dev environments for each task, in the cloud, in seconds. Spin up any repo and start collaborating in a cloud dev environment.
    Starting Price: Free
  • 20
    JetBrains Academy
    Turn on the free educational features in your IDE to learn programming from scratch, expand your current skill set, or create your own interactive courses to share with others. With the JetBrains Academy plugin, you can learn and teach programming languages in the form of coding tasks and custom verification tests right inside JetBrains IDEs. Access over 100 courses in the most in-demand programming languages and technologies, and build real-world projects for your developer portfolio. Create your own courses by combining theoretical learning and hands-on practice. Test user knowledge with various sets of tasks, and provide extra assistance with feedback and hints. The JetBrains Academy plugin is free to use and supports Java, Kotlin, Python, Scala, JavaScript, Rust, C++, Go, and PHP with more languages to come. JetBrains Academy plugin is compatible with IntelliJ IDEA, PyCharm, WebStorm, Android Studio, CLion, GoLand, and PhpStorm.
    Starting Price: Free
  • 21
    PVS-Studio

    PVS-Studio

    Program Verification Systems

    PVS-Studio is a tool for detecting bugs and security weaknesses in the source code of programs, written in C, C++, C# and Java. It works under 64-bit systems in Windows, Linux and macOS environments, and can analyze source code intended for 32-bit, 64-bit and embedded ARM platforms.
  • 22
    Helix Swarm

    Helix Swarm

    Perforce

    Helix Swarm is a web-based, free code review tool for Helix Core. Using Helix Swarm keeps your projects moving forward at speed — while sticking to organizational processes. It unites teams to do more effective code reviews. Contributors share files, comment, suggest tasks, vote up or down, and submit final work within this code review tool. Plus, Helix Swarm streamlines the entire peer code review process. You’ll be able to make sure the right code gets reviewed by the right people — on time. This makes your code reviews more effective — and improves the quality of your next release.
  • 23
    HostAccess

    HostAccess

    Perforce

    HostAccess is PC terminal emulation software. It offers a suite of terminal emulation tools for Microsoft Windows users. This allows secure access to various platforms, including Linux, Unix, IBM, Windows, etc. The main usage of the HostAccess is to connect to PICK (multivalue) system, such as UniVerse, UniData, D3, ONware, etc., and use own package of programs written in PICK Basic. These programs provide APIs for data exchange and expansive GUI capabilities. Produce reports quickly and integrate data with Windows applications. Connect to multiple systems within one integrated environment. HostAccess offers all the key terminal emulation software features you need in a single page. So, whether you’re looking for asynchronous/synchronous connections, server-based administration, concurrent users, or multiple session access, HostAccess is an ideal solution for you.
  • 24
    SonarLint

    SonarLint

    SonarLint

    Easy to use, no configuration needed — just install from your favorite IDE marketplace and continue to code while SonarLint does its job. Your current linting tools may come with overhead – specialized tools for languages or longer setup and config time. With SonarLint, you can settle on a single solution to address your Code Quality and Code Security issues. We have you covered with hundreds of unique, language-specific rules to catch Bugs, Code Smells, and Security Vulnerabilities right in the IDE, as you code. From dangerous regex patterns to non-compliant coding standards, SonarLint is your true confidante in delivering error-free code. With an intelligent tool by your side, your mistakes are only visible to you so you can understand them, quickly remediate them, and learn along the way.
  • 25
    Code Intelligence

    Code Intelligence

    Code Intelligence

    Our platform uses various security techniques, including coverage-guided and feedback-based fuzz testing, to automatically generate millions of test cases that trigger hard-to-find bugs deep within your application. This white-box approach protects against edge cases and speeds up development. Advanced fuzzing engines generate inputs that maximize code coverage. Powerful bug detectors check for errors during code execution. Uncover true vulnerabilities only. Get the input and stack trace as proof, so you can reliably reproduce errors every time. AI white-box testing uses data from all previous test runs to continuously learn the inner-workings of your application, triggering security-critical bugs with increasingly high precision.
  • 26
    JavaScript

    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.
  • 27
    C++

    C++

    C++

    C++ is a simple and clear language in its expressions. It is true that a piece of code written with C++ may be seen by a stranger of programming a bit more cryptic than some other languages due to the intensive use of special characters ({}[]*&!|...), but once one knows the meaning of such characters it can be even more schematic and clear than other languages that rely more on English words. Also, the simplification of the input/output interface of C++ in comparison to C and the incorporation of the standard template library in the language, makes the communication and manipulation of data in a program written in C++ as simple as in other languages, without losing the power it offers. It is a programming model that treats programming from a perspective where each component is considered an object, with its own properties and methods, replacing or complementing structured programming paradigm, where the focus was on procedures and parameters.
    Starting Price: Free
  • 28
    CI Fuzz

    CI Fuzz

    Code Intelligence

    CI Fuzz ensures robust and secure code with test coverage up to 100%. Use CI Fuzz from the command line or in the IDE of choice to generate thousands of test cases automatically. CI Fuzz analyzes code as it runs, just like a unit test, but with AI support to efficiently cover all paths through the code. Uncover real bugs in real-time and say goodbye to theoretical issues and false positives. Find real issues with all the information needed to quickly reproduce and fix them. Test your code with maximum code coverage and automatically detect typical security-relevant bugs like injections and remote code executions automatically in one go. Get fully covered to deliver the highest quality software. Conduct real-time code analysis with CI Fuzz. Take unit tests to the next level. It employs AI for comprehensive code path coverage and the automatic generation of thousands of test cases. Maximize pipeline performance that doesn't compromise software integrity.
    Starting Price: €30 per month
  • 29
    AiXcoder

    AiXcoder

    AiXcoder

    Leave Artificial Intelligence to AIXcoder. Leave Real Intelligence to Human. The offline version is released! Your code is safe on your computer locally. AiXcoder works in smooth locally with state of art deep learning model compression techniques. The models are trained with a massive amount of open source code. And adapted to several areas. A search window is seamlessly integrated into IDE with the ability to search open-source code on GitHub. Deep learning is used to filter high-quality code as search results. Search API usage and examples. Search similar code to avoid duplicated coding. Project Level Personalized Training: Train models on personal project and computer. Enterprise Level Customized Training: Train models on code base and enterprise server. Based on standard model, personalized and customized training will learn the patterns and rules in your proprietary code.
  • 30
    SQL

    SQL

    SQL

    SQL is a domain-specific programming language used for accessing, managing, and manipulating relational databases and relational database management systems.
  • 31
    Daytona

    Daytona

    Daytona

    Daytona is the enterprise-grade GitHub Codespaces alternative for managing self-hosted, secure, and standardized development environments. Daytona supports dev containers and works with any IDE. You can self-host it on your own infrastructure and immediately benefit from high-density workspaces. Daytona ensures that development environments remain consistent and predictable throughout the DevOps lifecycle to boost developers' confidence in code deployment. Daytona enables team members and contractors to start contributing right away, reducing onboarding time and providing instant access to perfectly configured environments. Daytona scales with development requirements and removes constraints of local machines, providing computing power to handle any project size and complexity. Daytona allows developers to work on multiple projects by instantly running dev environments, including testing the same branch on multiple environments simultaneously.
  • 32
    C

    C

    C

    C is a programming language created in 1972 which remains very important and widely used today. C is a general-purpose, imperative, procedural language. The C language can be used to develop a wide variety of different software and applications including operating systems, software applications, code compilers, databases, and more.
  • 33
    HTML

    HTML

    HTML

    HTML, short for HyperText Markup Language, is the markup language that is used by every website on the internet. HTML is code that websites use to build and structure every part of their website and web pages. HTML5 is a markup language used for structuring and presenting content on the World Wide Web. It is the fifth and final major HTML version that is a World Wide Web Consortium (W3C) recommendation. The current specification is known as the HTML Living Standard. It is maintained by the Web Hypertext Application Technology Working Group (WHATWG), a consortium of the major browser vendors (Apple, Google, Mozilla, and Microsoft). HTML5 includes detailed processing models to encourage more interoperable implementations; it extends, improves, and rationalizes the markup available for documents and introduces markup and application programming interfaces (APIs) for complex web applications. For the same reasons, HTML5 is also a candidate for cross-platform mobile applications.
  • Previous
  • You're on page 1
  • Next