JetBrains has introduced an AI Assistant in all of its IDEs, with availability in other JetBrains products expected soon. “Empowering developers with AI-backed features supports the long-standing mission of JetBrains: to improve your experience by automating common and repetitive tasks, enabling you to stay in the flow and focus on the big picture,” said Svetlana … continue reading
JetBrains is officially gearing up for new developments in its Kotlin Multiplatform tool next year, after having announced its first stable release a few weeks ago. The company just released its development roadmap for the tool for 2024. “We’re dedicated to making Compose Multiplatform a framework that allows creating beautiful and performant applications that look … continue reading
JetBrains has been experimenting with ways to improve the development experience for developers, focusing on both project definition and tooling support. One of these projects, called Amper, is now being shared publicly for feedback. Amper is designed as a tool to enhance the user experience of project configuration, particularly focused on aspects like building, packaging, … continue reading
JetBrains, the leading provider of professional software development tools, has released the stable version of Kotlin Multiplatform, a technology for sharing code among iOS, Android, desktop, web, server-side, and other platforms. It is already used by development teams at major companies, including Netflix, VMware, Cash App, McDonald’s, Electrolux, and Phillips. Released in Beta in 2022, Kotlin … continue reading
JetBrains is hoping to improve the way technical documentation is created with a new tool called Writerside. Currently in an Early Access Program, Writerside is a platform for writing and collaborating on documentation, API references, tutorials, developer guides, and how-tos. It can be used as a plugin in the JetBrains IDE or as a standalone … continue reading
JetBrains, the creator of many popular IDEs, has an exciting announcement for Rust developers. RustRover is a new IDE specifically for the Rust language. Previously the only tooling available for Rust from JetBrains was IntelliJ Rust, which was a plugin for IntelliJ-based IDEs. For many years, Rust has topped the Stack Overflow Developer Survey as … continue reading
JetBrains is trying to make it easier for developers to produce quality code with the release of its new platform, Qodana. Qodana is a tool that offers static code analysis and can be integrated within the CI/CD pipeline. This allows problems in code to be addressed from right within the IDE. It currently supports over … continue reading
JetBrains has announced the release of Kotlin 1.9. This release introduces many enhancements, a big one being the beta release of the K2 compiler for the JVM. The K2 compiler is a new frontend compiler that is planned to be released in Kotlin 2.0 as stable. It is a complete rewrite of the original compiler … continue reading
JetBrains has announced that its test automation IDE, Aqua, now supports Playwright and Cypress. Both are popular open-source test automation frameworks, and according to JetBrains, they were highly requested by users. JetBrains first introduced Aqua in November 2022, and the IDE is still currently in active development. It allows QA engineers to develop automated UI … continue reading
The intelligent productivity company JetBrains today released IntelliJ IDEA 2023.1, the latest version of its integrated development environment for Java. This release provides users with new features and improvements, including an updated UI to offer a more polished experience. The performance enhancements provide users with accelerated startup experience and an improved commit process with background … continue reading
JetBrains, a company responsible for creating IDEs for multiple programming languages, today announced the addition of taint analysis to Qodana. This feature is available for PHP developers in the Early Preview, and the company has plans to add more languages soon. Qodana launched back in 2021 and offers users a universal code quality platform that … continue reading
JetBrains has announced the first public preview for Qodana Cloud, which is a cloud based extension of the code quality platform Qodana. According to the company, Qodana Cloud collects data from Qodana linters and gathers them in a single place, which allows developers to dive deeper into particular issues. JetBrains explained that having to switch … continue reading