JetBrains
Template:Short description Template:DMCA
Page Module:Infobox/styles.css has no content.Page Template:Infobox company/styles.css has no content.
| Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found. | |
Company type | Private limited company |
|---|---|
| ISIN | Script error: No such module "WikidataIB". |
| Industry | Script error: No such module "WikidataIB". |
| Predecessor | Script error: No such module "WikidataIB". |
| Incorporated | Script error: No such module "WikidataIB". |
| Founded | Script error: No such module "WikidataIB". |
| Founder | Script error: No such module "WikidataIB". |
| Defunct | Script error: No such module "WikidataIB". |
| Successor | Script error: No such module "WikidataIB". |
| Headquarters | Amsterdam, The Netherlands |
Key people | Page Template:Plainlist/styles.css has no content.
|
| Revenue | Script error: No such module "WikidataIB". |
| Script error: No such module "WikidataIB". | |
| Script error: No such module "WikidataIB". | |
| Total assets | Script error: No such module "WikidataIB". |
Number of employees | Script error: No such module "WikidataIB". |
| Parent | Script error: No such module "WikidataIB". |
| Website | jetbrains |
Script error: No such module "Check for conflicting parameters".Script error: No such module "Check for deprecated parameters".JetBrains s.r.o. (formerly IntelliJ Software s.r.o.) is a global[3] software development private limited company which makes tools for software developers and project managers.[4][5] The company has its headquarters in Amsterdam, and has offices in China, Europe, and the United States.[6]
JetBrains offers a variety of integrated development environments (IDEs), such as IntelliJ IDEA, PyCharm, WebStorm and CLion. It also created the Kotlin programming language in 2011, which can run in a Java virtual machine (JVM).[7]
InfoWorld magazine awarded the firm "Technology of the Year Award" in 2011 and 2015.[8][9]
History
JetBrains, initially called IntelliJ Software,[10][11] was founded in 2000 in Prague by three Russian software developers:[12] Sergey Dmitriev, Valentin Kipyatkov and Eugene Belyaev.[13] The company's first product was IntelliJ Renamer, a tool for code refactoring in Java.[5]
In 2012 CEO Sergey Dmitriev was replaced by Oleg Stepanov and Maxim Shafirov.[14][15]

In 2021 The New York Times stated that unknown parties might have embedded malware in JetBrains' TeamCity CI/CD software that led to the SolarWinds hack and other widespread security compromises.[16] In a press release, JetBrains said they had not been contacted by any government or security agency and had not "taken part or been involved in this attack in any way".[17] The CEO of one of the affected companies, SolarWinds, "asked about the possibility that software tools made by JetBrains, which speeds the development and testing of code, was the pathway".[18]
In response to the 2022 Russian invasion of Ukraine, the company suspended sales and R&D activities in Russia indefinitely, as well as sales in Belarus.[19][20] JetBrains' Russian legal entity was liquidated on 21 February 2023.[21]
In September 2023, JetBrains acquired the company Code Buddy and its two main products, JPA Buddy and React Buddy. The tools were integrated into IntelliJ IDEA Ultimate and the team joined JetBrains to continue their development.[22]
Effective 1 February 2024, Kirill Skrygan replaced Maxim Shafirov as CEO.[1]
In December 2025, JetBrains unified IntelliJ IDEA into a single distribution, merging the previously separate Community Edition and Ultimate Edition.[23] Under the new model, all Ultimate features require a subscription to unlock, while the IDE remains fully functional and free for both commercial and non-commercial projects without a subscription, including more features than the Community Edition previously offered.[24]
Financial performance
JetBrains has achieved significant financial growth without external funding.[25] The company reported 5.6% revenue growth in 2023,[26] following 11% growth in 2022.[27] JetBrains is profitable with $200 million in EBITDA generated in 2020.[28] The company has never raised external capital.[29]
Products
IDEs
Current
The following is a non-exhaustive list of integrated development environments (IDEs) distributed by JetBrains.
| Name | Description |
|---|---|
| Android Studio | Made in cooperation with Google for the Android programming tools. |
| CLion | CLion (pronounced "sea lion") is a C and C++ IDE for Linux, macOS, and Windows integrated with the CMake build system.[30][31] The initial version supports GNU Compiler Collection (GCC) and Clang compilers and GDB debugger, LLDB and Google Test.[32] |
| DataGrip | A database administration tool for SQL databases. Other data stores are also accessible via plugin functionality. |
| DataSpell
Deprecated (May 2026) |
A data science tool for Jupyter Notebooks and Python.[33] |
| GoLand | For Go development. It features tooling for SQL and DevOps-oriented tasks, as well as basic web toolchain support (TS/JS).[34][35] |
| IntelliJ IDEA | For Java virtual machine–based languages such as Java, Groovy, Kotlin, and Scala. An open-source version is available under the name IntelliJ IDEA Community Edition, and a proprietary version as IntelliJ IDEA Ultimate Edition. |
| PhpStorm | For PHP.[36] |
| PyCharm | For Python. An open-source version is available as PyCharm Community Edition, and a proprietary version as PyCharm Professional Edition.[37] For students, JetBrains has also developed PyCharm Education.[38] |
| Rider | For .NET (primarily C# and F#) development[39] and game development with Unity (C#) and Unreal Engine (C++)[40] |
| RubyMine | For Ruby and Ruby on Rails. |
| RustRover | For Rust (also for Embedded Rust development[41]). It also possesses tooling for TypeScript/JavaScript and SQL[42]. |
| WebStorm | For web, JavaScript and TypeScript development. Many of JetBrains's other IDEs include the feature set of WebStorm via plugins. |
Former
| Name | Description |
|---|---|
| AppCode | Supports programming in C, C++, Objective-C and Swift. Unlike most JetBrains products, which are cross-platform, AppCode is only available for macOS. JetBrains announced that AppCode is being sunsetted, but received technical support until 31 December 2023.[43] |
| Aqua | A test automation IDE that supports unit tests, UI tests and API tests. It was discontinued in 2025.[44] |
| Fleet | Multi-purpose IDE, with support for collaboration and remote workflows.[45] It was officially discontinued in 2025.[46] |
| Writerside | Technical writing IDE. It was discontinued in 2025[47] |
The JetBrains Marketplace offers 8,860 plugins that extend the functionality of JetBrains IDEs.[48]
ReSharper
ReSharper is a Visual Studio extension for .NET developers, first released in 2004.[49] It is JetBrains' longest-standing commercial product and, according to JetBrains, has accumulated over 2.5 million downloads, making it the most popular extension on the Visual Studio Marketplace.[50] It was also a key revenue source for JetBrains in its early years.[51]
ReSharper provides on-the-fly code quality analysis for C#, VB.NET, XAML, ASP.NET, JavaScript, TypeScript, CSS, HTML, and XML.[52] Its features include code refactoring, code completion, navigation, find usages, and code formatting.[53] The extension offers more than 2,200 on-the-fly code inspections and over 60 refactorings and 450 context actions.[54]
Starting with version 2026.1, ReSharper expanded beyond Visual Studio to support Visual Studio Code and compatible editors such as Cursor, bringing JetBrains' C# tooling to a broader range of development environments.[55] The VS Code extension provides real-time code analysis, refactorings, and navigation for C#, XAML, Razor, and Blazor, and includes a Solution Explorer as well as built-in unit testing support for NUnit, xUnit.net, and MSTest.[56]
ReSharper's development influenced the creation of JetBrains' standalone .NET IDE, Rider; although plans for a dedicated ReSharper IDE were explored and later abandoned after the release of Visual Studio 2005, the work done on ReSharper ultimately formed the foundation for Rider.[57] ReSharper is available as a standalone license or as part of the dotUltimate subscription, which also includes Rider, dotTrace, dotCover, and dotMemory.[58]
Programming languages
Kotlin is an open-source, statically typed programming language that runs on the Java Virtual Machine and also compiles to JavaScript or native code (via LLVM).[59] The name comes from the Kotlin Island, near St. Petersburg.[60] In May 2017, Google announced first-class support for Kotlin on Android, and at Google I/O 2019, Google declared Kotlin its preferred language for Android app development.[61][62]
JetBrains MPS is an open-source language workbench for domain-specific languages.[63]
Ktor is a Kotlin-based programming framework for developing "connected applications", using the same framework on both server (JVM) and client (JavaScript, Android, and iOS).[64]
Kotlin Multiplatform (KMP) is a JetBrains technology that allows developers to share Kotlin code across multiple platforms, including Android, iOS, desktop, web, and server.[65] It reached stable status with the release of Kotlin 1.9.20 in November 2023.[66] The related Compose Multiplatform framework, which enables shared user interfaces, became stable for iOS in 2025.[67]
Team tools
TeamCity is a continuous integration and continuous delivery server developed by JetBrains. It is a server-based web application written in Java. The New York Times reported that TeamCity may have been used by Russian hackers of US governmental and private agencies, in potentially "the biggest breach of United States networks in history".[16]
Upsource was a code review and repository browsing tool supporting Git, GitHub, Mercurial, Perforce and/or Subversion repositories from a central location. JetBrains released a new developer collaboration tool, Space, in 2019.[68][69] It began sunsetting Upsource in 2022, officially ending support for the product in January 2023.[70] In May 2024, JetBrains rebranded Space to SpaceCode to focus on Git hosting and code reviews.[71]
YouTrack is a proprietary, commercial web-based bug tracker, issue tracking system, and project management software developed by JetBrains.[72]
Qodana is a code quality analysis tool that uses static code analysis to help users with code reviews, building quality gates, and the implementation of code quality guidelines.[73] It was publicly launched in July 2023 and can be used with IDEs in JetBrains's ecosystem, has CI/CD pipeline integration, while supporting code analysis in over 60 programming languages.[74]
AI tools
JetBrains AI Assistant is offered in most JetBrains IDEs as a set of AI-assisted software development tools. The assistant uses models from OpenAI and Google, as well as proprietary models developed by JetBrains, such as the Mellum model released in April 2025.[75][76]
Junie is an AI coding agent developed by JetBrains, launched in January 2025 in closed preview.[77] Unlike the AI Assistant, which focuses on code completion, Junie is designed to function as an AI agent for coding.[78] In April 2025, JetBrains made Junie generally available.[79]
Others

Datalore is a web application for data analysis and visualization, which is focused specifically on the machine learning environment in Python.[80] JetBrains Academy[81] is an online platform to learn programming, including such programming languages as Python, Java, and Kotlin. The Academy was introduced by JetBrains in 2019, and reached 200,000 users by July 2020.[82][83] Certifications were added in November 2021 after community feedback prioritized verifiability of the work done on projects.[84] JetBrains has also developed the EduTools plugin for students, which is compatible with IntelliJ IDEA (Ultimate, Community, Educational), Android Studio, CLion, GoLand, PhpStorm, PyCharm (Professional, Community, Educational), WebStorm.[38]
Open source projects

In 2009, JetBrains open-sourced the core functionality of IntelliJ IDEA by offering the free Community Edition.[85][86] It is built on the IntelliJ Platform and includes its sources. JetBrains released both under Apache License 2.0.[87] In 2010, Android support became a part of the Community Edition,[88] and two years later Google announced[89] its Android Studio, the IDE for mobile development on Android platform built on the Community Edition of IntelliJ IDEA and an official alternative to Eclipse Android Developer Tool.[90] After two years of development JetBrains open-sourced Kotlin in February 2012. In June 2015, it was announced that the support of Eclipse ADT would be discontinued, making Android Studio the official tool for Android App development.[91]
In January 2020, JetBrains released a geometric monospaced font called JetBrains Mono, made the default font for its IDEs, under the Apache License 2.0.[92][93] The font is designed for reading source code by being optimized for reading vertically with support for programming ligatures.[94][95]
Financials and business model
As a private company, JetBrains does not disclose detailed financial statements. However, its annual highlight reports indicate consistent growth. In its 2023 highlights, the company reported a 5.6% year-over-year revenue growth and noted 11.4 million recurring active users.[96] This followed an 11% revenue growth in 2022, when the company reported having 15.9 million users.[97]
The company's business model is primarily based on software subscriptions. In recent years, JetBrains has adjusted its model in response to market trends. This includes making more of its IDEs available with free, non-commercial licenses, such as for RustRover, and unifying its flagship IDE, IntelliJ IDEA, to offer a single download with both free and paid features.[98]
Partnerships
JetBrains maintains partnerships with more than 140 resellers and numerous technology partners worldwide.[99] According to partnership data, JetBrains has 49 partners, including 41 technology partners and 8 channel partners, with Salesforce as its largest partner.[100]
Google Cloud
JetBrains has an active technology partnership with Google Cloud.[101] In 2022, the companies partnered to deliver integration between Google Cloud Workstations and JetBrains remote development, allowing developers to use JetBrains IDEs with Google Cloud's managed development environments.[102] This integration gave Cloud Workstations support for popular JetBrains IDEs such as IntelliJ IDEA, PyCharm, and Rider, allowing developers to take advantage of managed and customizable environments in Google Cloud within their preferred IDE.[103]
In 2024, JetBrains extended its collaboration with Google Cloud to integrate Google's Gemini models into JetBrains AI Assistant, making it the first tool of its kind to combine functionality from OpenAI's GPT-4o, Gemini, and JetBrains' proprietary models.[104] The collaboration leveraged Google Cloud's Vertex AI to expand the pool of large language models (LLMs) available to AI Assistant users, with Gemini Pro 1.5 and Flash 1.5 adding a long context window, advanced reasoning, and high-volume, low-latency capabilities.[105] With JetBrains AI Enterprise, organisations were given the ability to configure which LLM their teams use, while for other users the assistant automatically selects the most suitable model for each task.[106] Later that year, starting from version 2024.3 of JetBrains AI Assistant, users were able to select their preferred LLM directly within the AI chat interface.[107]
The partnership further expanded in 2025, when JetBrains integrated Gemini 3 Pro into both its AI Assistant and its AI coding agent Junie, with JetBrains noting that the new model showed more than a 50% improvement over Gemini 2.5 Pro in solved benchmark tasks.[108] Google Cloud also made Gemini Code Assist available as a plugin for JetBrains IDEs, supporting real-time code completions, full-function generation, and natural-language-to-code conversion within the JetBrains ecosystem.[109]
Other collaborations
JetBrains participates in various strategic collaborations, including the Java Community Process Executive Committee, Kotlin Foundation, and supports JUnit 5. The company also partners with Unity for RiderFlow and GitLab to optimize review experiences.[26]
Community and education initiatives
JetBrains provides extensive support to educational institutions and the developer community. In 2024, 1,840,580 students and 94,041 teachers benefited from complimentary JetBrains educational packs, while 954,277 students received special discounts for license renewal upon graduation.[26] Additionally, 2,172 schools and universities received 190,459 educational subscriptions for classroom assistance, and 26,100 students from 596 training courses and boot camps received free subscriptions.[26]
The company supports the open source community with 5,952 projects receiving 11,364 complimentary licenses. Through the User Group Support Program, 611 tech communities from 89 countries and regions obtained 3,916 licenses. The Developer Recognition Program honored 1,284 community experts with complimentary All Products Pack subscriptions. Additionally, 12,615 customers benefited from the Startup discount, and JetBrains sponsored 155 IT events.[26]
JetBrains conducts annual Developer Ecosystem surveys to understand industry trends. The 2024 survey was based on input from 23,262 developers and provides insights into programming language usage, development practices, and industry trends.[110]
Educational and research projects
Before the Russian invasion of Ukraine started - between 2012 and 2021 - the company ran and supported several educational and research projects in Russia, often in partnership with universities and other organizations, including:
- The Computer Science Club at the St. Petersburg Department of Steklov Mathematical Institute of the Russian Academy of Sciences, which is a joint initiative of JetBrains and the Yandex School of Data Analysis.[111][112]
- The JetBrains Laboratory at Saint Petersburg State University.[112][113]
- The BioLabs Laboratory, a consortium of scientific teams under JetBrains Research.[114]
- A Laboratory of Mobile Robot Algorithms.[115]
See also
- GitHub Copilot
- Hyperskill – online platform by JetBrains for computer programming in Python, Java, Kotlin, JavaScript, Go, C++, and SQL.
- List of AI-assisted software development tools
- List of integrated development environments
- Visual Assist
References
Page Template:Reflist/styles.css has no content.
- ^ a b Page Module:Citation/CS1/styles.css has no content."JetBrains CEO Transition". The JetBrains Blog. 30 January 2024. Archived from the original on 2 February 2024. Retrieved 4 February 2024.
- ^ Page Module:Citation/CS1/styles.css has no content."Company". JetBrains. Retrieved 20 February 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."jet Brains Corporate overview" (PDF). Archived (PDF) from the original on 16 December 2021. Retrieved 11 January 2022.
- ^ Page Module:Citation/CS1/styles.css has no content.Taft, Darryl K. (29 June 2012). "JetBrains Ships YouTrack 4.0 Agile Dev Tool". eWeek.
{{cite news}}: CS1 maint: deprecated archival service (link) - ^ a b Page Module:Citation/CS1/styles.css has no content.Hunger, Michael (26 November 2010). "JetBrains Developer Tools". infoQ. Archived from the original on 15 February 2016. Retrieved 5 August 2013.
- ^ Page Module:Citation/CS1/styles.css has no content."Contact Us". JetBrains. Retrieved 9 March 2023.
- ^ Page Module:Citation/CS1/styles.css has no content."Meta met a programming language it likes better than Java". The Register. 25 October 2022.
- ^ Page Module:Citation/CS1/styles.css has no content.staff, InfoWorld (26 January 2015). "InfoWorld's 2015 Technology of the Year Award winners". InfoWorld. Archived from the original on 23 June 2017. Retrieved 7 January 2021.
- ^ Page Module:Citation/CS1/styles.css has no content."InfoWorld's 2011 Technology of the Year Award winners". InfoWorld. 12 January 2011. Archived from the original on 8 March 2013. Retrieved 3 February 2020.
- ^ Page Module:Citation/CS1/styles.css has no content."IntelliJ Software s.r.o. v likvidaci IČO: 26193264". Archived from the original on 7 May 2021. Retrieved 25 November 2019.
- ^ Page Module:Citation/CS1/styles.css has no content."12th Annual Jolt and Productivity Awards". Dr. Dobb's. Archived from the original on 16 July 2013. Retrieved 2 July 2013.
- ^ Page Module:Citation/CS1/styles.css has no content.Heiss, Janice J. (November 2012). "JAX Innovation Awards winners reflect the vibrancy of the Java community". Oracle Technology Network. Archived from the original on 9 August 2013. Retrieved 5 August 2013.
- ^ Page Module:Citation/CS1/styles.css has no content."Java Posse No. 001 - Interview with Rob Harwood of Jetbrains about IntelliJ IDEA". 22 September 2005. Archived from the original on 26 July 2018. Retrieved 10 July 2013.
- ^ Page Module:Citation/CS1/styles.css has no content.Осипов, Антон (26 October 2012). "JetBrains назначила генеральных директоров в Санкт-Петербурге и Мюнхене". Vedomosti. Archived from the original on 1 September 2014. Retrieved 15 October 2013.
- ^ Page Module:Citation/CS1/styles.css has no content.Лаврентьева, Наталья (24 October 2012). "Российский поставщик средств разработки для Oracle и HP назначил гендиректорами двух программистов". Cnews.ru. Archived from the original on 27 October 2012. Retrieved 15 October 2013.
- ^ a b Page Module:Citation/CS1/styles.css has no content.Perlroth, Nicole; Sanger, David E.; Barnes, Julian E. (6 January 2021). "Widely Used Software Company May Be Entry Point for Huge U.S. Hacking". The New York Times. ISSN 0362-4331. Archived from the original on 31 May 2021. Retrieved 30 June 2022.
- ^ Page Module:Citation/CS1/styles.css has no content.Shafirov, Maxim (6 January 2021). "Statement on the story from The New York Times regarding JetBrains and SolarWinds". Archived from the original on 7 January 2021. Retrieved 7 January 2021.
- ^ Page Module:Citation/CS1/styles.css has no content.Sanger, David E. (24 February 2021). "After Russian Cyberattack, Looking for Answers and Debating Retaliation". The New York Times. Archived from the original on 1 July 2022. Retrieved 1 July 2022.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains' Statement on Ukraine | JetBrains News". The JetBrains Blog. 11 March 2022. Archived from the original on 4 April 2022. Retrieved 22 March 2022.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains: indefinite suspension of sales and R&D activities in Russia". www.sobyte.net. 12 March 2022. Archived from the original on 8 August 2022. Retrieved 22 March 2022.
- ^ Page Module:Citation/CS1/styles.css has no content.Nogaeva, K. (1 March 2023). "Мозги свернулись: в JetBrains закрыли своё последнее юрлицо в Петербурге" [The brains have curdled: JetBrains has closed its last legal entity in St Petersburg] (in русский). Delovoy Peterburg. Retrieved 2 March 2023.
- ^ Page Module:Citation/CS1/styles.css has no content."JPA and React Plugins: From Buddies To Full Members of The JetBrains Family". The IntelliJ IDEA Blog. 11 September 2023. Retrieved 9 August 2024.
- ^ Page Module:Citation/CS1/styles.css has no content."The Unified IntelliJ IDEA: More Free Features, a Better Experience, Smoother Flow". The IntelliJ IDEA Blog. 12 December 2025. Retrieved 20 February 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."IntelliJ IDEA Moves to the Unified Distribution". The IntelliJ IDEA Blog. 16 July 2025. Retrieved 20 February 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains - Bootstrapping a $400m Revenues IDE". alexandre.substack.com. 22 June 2023. Retrieved 3 August 2025.
- ^ a b c d e Page Module:Citation/CS1/styles.css has no content."JetBrains Presents 2024 Annual Highlights — 11.4M Of Developers Across the Globe Regularly Use Its Products". Yahoo Finance. 7 March 2024. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains Annual Highlights 2023". JetBrains. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."🧠 JetBrains - Bootstrapping a $400m Revenues IDE". alexandre.substack.com. 22 June 2023. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains Still Remains the Winner of the AI Coding Race". Analytics India Magazine. 31 December 2024. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content.Bridgwater, Adrian (13 September 2014). "JetBrains CLion: A New Cross Platform C/C++ IDE". Dr. Dobb's Journal. Archived from the original on 18 January 2018. Retrieved 4 April 2015.
- ^ Page Module:Citation/CS1/styles.css has no content.Avram, Abel (9 September 2014). "JetBrains CLion, a C/C++ IDE, and ReSharper for C++". InfoQ. Archived from the original on 10 April 2015. Retrieved 4 April 2015.
- ^ Page Module:Citation/CS1/styles.css has no content."Supported Languages - Features | CLion". JetBrains. Archived from the original on 25 March 2019. Retrieved 11 May 2018.
- ^ Page Module:Citation/CS1/styles.css has no content."DataSpell, The IDE for Professional Data Scientists". jetbrains.com. Archived from the original on 11 January 2022. Retrieved 9 January 2022.
- ^ Page Module:Citation/CS1/styles.css has no content."GoLand: The Up and Coming Go IDE by JetBrains". JetBrains. Archived from the original on 20 November 2017. Retrieved 19 August 2017.
- ^ Page Module:Citation/CS1/styles.css has no content.Ewbank, Kay (19 December 2017). "GoLand Adds Go To IntelliJ". i-programmer.info. Archived from the original on 7 October 2019. Retrieved 13 October 2019.
- ^ Page Module:Citation/CS1/styles.css has no content."Features - PhpStorm". JetBrains. Archived from the original on 19 March 2015. Retrieved 19 November 2016.
- ^ Page Module:Citation/CS1/styles.css has no content."Features - PyCharm". JetBrains. Archived from the original on 9 May 2017. Retrieved 19 November 2016.
- ^ a b Page Module:Citation/CS1/styles.css has no content."JetBrains for Education: Keep Evolving".
- ^ Page Module:Citation/CS1/styles.css has no content."Features - Rider". JetBrains. Archived from the original on 30 July 2022. Retrieved 26 July 2022.
- ^ Page Module:Citation/CS1/styles.css has no content."Game Development Tools by JetBrains".
- ^ Page Module:Citation/CS1/styles.css has no content."Rust IDE for Embedded Systems | RustRover by JetBrains". JetBrains: Developer Tools for Professionals and Teams. Retrieved 15 December 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."RustRover: Rust IDE by JetBrains". JetBrains. Retrieved 15 December 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."AppCode 2022.3 Release and End of Sales and Support". 14 December 2022.
- ^ Page Module:Citation/CS1/styles.css has no content."Aqua Sunset | The Quality Assurance Blog". The JetBrains Blog. 22 April 2025. Retrieved 10 December 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains Fleet: The Next-Generation IDE by JetBrains". JetBrains. Retrieved 9 October 2022.
- ^ Page Module:Citation/CS1/styles.css has no content."The Future of Fleet | The Fleet Blog". The JetBrains Blog. 8 December 2025. Retrieved 10 December 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."Sunsetting Writerside IDE | The Writerside Blog". The JetBrains Blog. 11 March 2025. Retrieved 10 December 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains Annual Highlights 2024". JetBrains. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."ReSharper 20 years!". The .NET Tools Blog. JetBrains. 23 July 2024. Retrieved 14 April 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."ReSharper: 20 Years of Leading the Way in Developer Tools". JetBrains. Retrieved 14 April 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."ReSharper 20 years!". The .NET Tools Blog. JetBrains. 23 July 2024. Retrieved 14 April 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."ReSharper". JetBrains. Retrieved 14 April 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."ReSharper". Visual Studio Marketplace. Retrieved 14 April 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."ReSharper – The Visual Studio Extension". Alfasoft. Retrieved 14 April 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."What's New in ReSharper 2026.1". JetBrains. Retrieved 14 April 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."What's New in ReSharper 2026.1". JetBrains. Retrieved 14 April 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."ReSharper 20 years!". The .NET Tools Blog. JetBrains. 23 July 2024. Retrieved 14 April 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."Introduction - ReSharper Documentation". JetBrains. Retrieved 14 April 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."Kotlin Native | Kotlin". Kotlin Help. Retrieved 14 August 2022.
- ^ Page Module:Citation/CS1/styles.css has no content.Mobius (9 January 2015), Андрей Бреслав — Kotlin для Android: коротко и ясно, archived from the original on 12 April 2023, retrieved 28 May 2017
- ^ Page Module:Citation/CS1/styles.css has no content.Lardinois, Frederic (7 May 2019). "Kotlin is now Google's preferred language for Android app development". TechCrunch. Retrieved 20 February 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."Android's Kotlin-first approach". Android Developers. Retrieved 20 February 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains Meta Programming System Supports Language Oriented Programming and DSLs". InfoQ. Retrieved 8 May 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."Welcome | Ktor". Ktor Help. Archived from the original on 12 April 2022. Retrieved 21 March 2022.
- ^ Page Module:Citation/CS1/styles.css has no content.De Simone, Sergio (6 November 2023). "Kotlin Multiplatform Reaches Stability". InfoQ. Retrieved 20 February 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."Kotlin Multiplatform Is Stable and Production-Ready". The Kotlin Blog. 1 November 2023. Retrieved 20 February 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."Is Kotlin Multiplatform production ready in 2026?". KMPShip. Retrieved 20 February 2026.
- ^ Page Module:Citation/CS1/styles.css has no content.Cardoza, Christina (5 December 2019). "JetBrains introduces new developer collaboration tool". SD Times. Retrieved 10 March 2023.
- ^ Page Module:Citation/CS1/styles.css has no content.Anderson, Tim (20 July 2022). "JetBrains Space on-premises released in beta, Kubernetes all-but required". DEVCLASS. Retrieved 10 March 2023.
- ^ Page Module:Citation/CS1/styles.css has no content."Sunsetting Upsource | The Upsource Blog". The JetBrains Blog. 31 January 2022. Retrieved 10 March 2023.
- ^ Page Module:Citation/CS1/styles.css has no content."The Future of Space | The Space Blog". The JetBrains Blog. 27 May 2024. Retrieved 27 May 2024.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains extends YouTrack with interactive Gantt charts for advanced project management". SiliconANGLE. 15 February 2022. Retrieved 8 May 2025.
- ^ Page Module:Citation/CS1/styles.css has no content.Krill, Paul (20 July 2023). "JetBrains ships Qodana static code analysis tool". InfoWorld. Retrieved 15 November 2023.
- ^ Page Module:Citation/CS1/styles.css has no content.Daws, Ryan (20 July 2023). "JetBrains launches code quality platform Qodana". Developer Tech News. Retrieved 15 November 2023.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains AI". JetBrains. Retrieved 9 August 2024.
- ^ Page Module:Citation/CS1/styles.css has no content.Wiggers, Kyle (30 April 2025). "JetBrains releases Mellum, an 'open' AI coding model". TechCrunch. Retrieved 1 May 2025.
- ^ Page Module:Citation/CS1/styles.css has no content.Lardinois, Frederic (23 January 2025). "JetBrains launches Junie, a new AI coding agent for its IDEs". TechCrunch. Retrieved 20 February 2026.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains AI Coding Agent Junie Provides Tight Integration with JetBrains IDEs". InfoQ. 31 January 2025. Retrieved 20 February 2026.
- ^ Page Module:Citation/CS1/styles.css has no content.Daws, Ryan. "JetBrains debuts free AI tier and Junie coding agent in IDEs". Developer Tech News. Retrieved 20 February 2026.
- ^ Page Module:Citation/CS1/styles.css has no content.Carleto, Diogo (8 November 2018). "JetBrains Introduces Datalore 1.0, an Intelligent Web Application for Data Analysis". InfoQ. Archived from the original on 2 May 2019. Retrieved 2 May 2019.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains Academy: A hands-on platform for learning to program". JetBrains. Archived from the original on 25 July 2020. Retrieved 24 July 2020.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains Academy EAP". blog.jetbrains.com. 27 February 2019. Archived from the original on 27 July 2020. Retrieved 24 July 2020.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains Academy Celebrates the Close of Its Early Access Program with 50% Discount Plan". blog.jetbrains.com. July 2020. Archived from the original on 25 July 2020. Retrieved 24 July 2020.
- ^ Page Module:Citation/CS1/styles.css has no content."Introducing JetBrains Academy Certificates of Completion | The JetBrains for Education Blog". The JetBrains Blog. 4 November 2021. Archived from the original on 5 February 2022. Retrieved 5 February 2022.
- ^ Page Module:Citation/CS1/styles.css has no content.Handy, Alex (15 October 2009). "JetBrains creates open-source IntelliJ IDEA". SD Times. Archived from the original on 18 October 2009.
- ^ Page Module:Citation/CS1/styles.css has no content."IntelliJ IDEA open sourced". 15 October 2009. Archived from the original on 7 September 2015. Retrieved 8 September 2015.
- ^ Page Module:Citation/CS1/styles.css has no content.Krill, Paul (12 October 2009). "JetBrains readies open source version of its Java IDE". InfoQ. Archived from the original on 14 June 2013. Retrieved 2 July 2013.
- ^ Page Module:Citation/CS1/styles.css has no content.Russakovskii, Artem (9 December 2010). "JetBrains Releases IntelliJ IDEA 10 With Full Android Gingerbread Support in the Free Community Edition". Android Police. Archived from the original on 20 February 2016. Retrieved 3 July 2013.
- ^ Page Module:Citation/CS1/styles.css has no content.Thomson, Iain (15 May 2013). "Live Blog: Google I/O keynote". The Register. Archived from the original on 3 May 2018. Retrieved 1 September 2017.
- ^ Page Module:Citation/CS1/styles.css has no content.Wayner, Peter (22 May 2013). "First look: Android Studio eclipses Eclipse". InfoQ. Archived from the original on 14 June 2013. Retrieved 2 July 2013.
- ^ Page Module:Citation/CS1/styles.css has no content.Eason, Jamal (26 June 2015). "An update on Eclipse Android Developer Tools". Archived from the original on 19 June 2016. Retrieved 24 September 2015.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains Mono. A typeface for developers_". JetBrains. Archived from the original on 21 January 2020. Retrieved 21 January 2020.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrainsMono". GitHub. Archived from the original on 22 January 2020. Retrieved 21 January 2020.
- ^ Page Module:Citation/CS1/styles.css has no content.Konstantin Bulenkov (15 January 2020). "JetBrains Mono. A typeface for developers_". JetBrains. Archived from the original on 27 February 2021. Retrieved 11 February 2021.
- ^ Page Module:Citation/CS1/styles.css has no content.Reeve, Robert (24 July 2023). "JetBrains Mono Leads the Way as the Ideal Typeface for Developers". Web Designer Depot. Retrieved 24 August 2023.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains Annual Highlights 2023". JetBrains. Retrieved 9 August 2024.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains Annual Highlights 2022". JetBrains. Retrieved 9 August 2024.
- ^ Page Module:Citation/CS1/styles.css has no content."IntelliJ IDEA 2024.2 Is Out!". The IntelliJ IDEA Blog. 7 August 2024. Retrieved 9 August 2024.
- ^ Page Module:Citation/CS1/styles.css has no content."Partners". JetBrains. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains Partnerships". Partnerbase. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."Google + JetBrains Partnership". Partnerbase. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."Remote Development in JetBrains IDEs now available to Google Cloud Workstations users". The IntelliJ IDEA Blog. 10 January 2023. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."Remote Development in JetBrains IDEs now available to Google Cloud Workstations users". The IntelliJ IDEA Blog. 10 January 2023. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains extends Google Cloud partnership to bring Gemini models to AI assistant". ITPro. 19 June 2024. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains to Integrate Google's Gemini Models Into AI Assistant". The JetBrains AI Blog. 18 June 2024. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains to Integrate Google's Gemini Models Into AI Assistant". The JetBrains AI Blog. 18 June 2024. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."JetBrains AI Assistant Integrates Google Gemini and Local LLMs". The JetBrains AI Blog. 2024. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."Gemini 3 is available for enterprise". Google Cloud Blog. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."Gemini Code Assist Plugin for JetBrains IDEs". JetBrains Marketplace. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content."Software Developers Statistics 2024 - State of Developer Ecosystem Report". JetBrains. Retrieved 3 August 2025.
- ^ Page Module:Citation/CS1/styles.css has no content.Туров, Фёдор (15 August 2018). "«Нужно больше умных людей. Не только для нас, а вообще»". Континент-Сибирь Онлайн (in русский). ksonline.ru. Archived from the original on 14 December 2018. Retrieved 13 December 2018.
- ^ a b Page Module:Citation/CS1/styles.css has no content.Желвицкий, Дмитрий (1 November 2012). "Площадка для идей" (in русский). Archived from the original on 14 December 2018. Retrieved 13 December 2018.
- ^ Page Module:Citation/CS1/styles.css has no content.Косинская, Анна (30 October 2012). "Лабораторная работа: как бизнес помогает образованию?" (in русский). Archived from the original on 14 December 2018. Retrieved 13 December 2018.
- ^ Page Module:Citation/CS1/styles.css has no content.Слободенюк, Маргарита (11 October 2017). "Можно ли выключить старение?" (in русский). Archived from the original on 14 December 2018. Retrieved 13 December 2018.
- ^ Page Module:Citation/CS1/styles.css has no content.Взятышева, Виктория (18 January 2018). "В Петербурге построили игрушечный город с машинами-роботами, как в MIT. Зачем он нужен и как поможет разработке беспилотных автомобилей" (in русский). Archived from the original on 14 December 2018. Retrieved 13 December 2018.
External links
- Lua error in Module:Official_website at line 94: attempt to index field 'wikibase' (a nil value).