Noticias sobre IDEs

Actualice código relacionado en un solo paso

Abril 2, 2026
WebStorm 2026.1 añade sugerencias de siguiente edición con conocimiento del contexto que propagan cambios en todo un archivo, lo que reduce las ediciones repetitivas del código.

JetBrains WebStorm is a powerful and modern Integrated Development Environment (IDE) specifically designed for web development. It offers a feature-rich environment that supports popular web technologies like JavaScript, HTML, CSS, and Node.js. WebStorm helps you write cleaner, more efficient code with features like syntax highlighting, auto-completion, code refactoring, and built-in testing tools. It integrates seamlessly with various web frameworks and libraries, making it a versatile choice for both front-end and back-end development.

The WebStorm 2026.1 update enhances code editing with 'next edit' suggestions that understand the broader context of a file and apply related updates wherever they are needed. Rather than limiting changes to a single location, it ensures consistency across multiple sections of code, which is particularly valuable when refactoring or updating shared patterns. With support for JavaScript, TypeScript, HTML, and CSS, it helps developers maintain clean, cohesive codebases while reducing repetitive manual edits.

To see a full list of what's new in version 2026.1, see our release notes.

WebStorm is licensed per user, and is available as a commercial annual subscription license. We can supply new subscriptions, subscription renewals, lapsed renewals, and additional user licenses. See our WebStorm licensing page for full details.

WebStorm is available to buy in the following products:

Cree aplicaciones nativas de Windows para dispositivos Arm

Marzo 24, 2026
RAD Studio 13.1 Florence añade un nuevo destino de compilador que permite que las bases de código existentes de Windows se ejecuten de forma nativa en hardware Arm.

RAD Studio by Embarcadero is an integrated development environment (IDE) used to build applications for various platforms. It allows programmers to create native apps for Windows, macOS, mobile devices (Android and iOS), and more using C++ or Delphi. RAD Studio is known for its rapid application development features and is targeted towards professional developers building data-rich and visually appealing applications.

The RAD Studio 13.1 Florence release introduces a native Windows on Arm target for the Delphi compiler, enabling developers to produce Arm64 binaries directly from their existing applications. This removes the dependency on Intel-based emulation, improving performance and compatibility on modern Arm-powered devices, including virtualized environments on Arm-based Macs.

To see a full list of what's new in version 13.1 Florence, see our release notes.

RAD Studio is licensed per Named, Network Named or Concurrent user and is available as a Perpetual License with an Update Subscription that includes support and free upgrades for 1 Year. See our RAD Studio licensing page for full details.

RAD Studio is available to buy in the following products:

Habilite desarrollo avanzado con Java 26

Marzo 24, 2026
IntelliJ IDEA permite a los equipos crear y probar de forma eficiente con los avances más recientes de Java.

IntelliJ IDEA by JetBrains is an integrated development environment (IDE) designed to maximize developer productivity through intelligent code assistance, deep language understanding, and robust developer tools. Known for its support for Java and a wide array of other languages and frameworks, IntelliJ IDEA offers advanced code completion, on-the-fly analysis, and reliable refactoring tools that accelerate the entire development process. With a strong focus on ergonomics and performance, it enables professionals to write, test, and debug high-quality code faster and with greater confidence.

IntelliJ IDEA introduces support for Java 26, ensuring developers can work with the newest Java 26 features, APIs, preview capabilities, and performance improvements. It enables accurate code analysis, refactoring, and debugging aligned with the latest specifications, making it easier to experiment with new capabilities while maintaining code quality. This support is particularly valuable for teams looking to adopt modern Java features early, validate compatibility, and keep projects aligned with the evolving Java ecosystem.

IntelliJ IDEA is licensed per user as a commercial annual subscription. We can supply New Subscriptions, Subscription Renewals, Lapsed Subscription Renewals, and Additional Developer Licenses. See our IntelliJ IDEA licensing page for full details.

IntelliJ IDEA is available to buy in the following products:

Ejecute Cursor como agente de IA en su IDE de JetBrains

Marzo 13, 2026
JetBrains AI Assistant - AI Pro ahora incluye soporte para Cursor como agente de IA, permitiéndole ejecutarse dentro del IDE a través del Agent Client Protocol.

JetBrains AI Assistant - AI Pro is a plugin for JetBrains IDEs that uses large language models to enhance your coding experience. It can answer your questions about code, suggest completions and refactorings, and even help you write documentation and commit messages. It analyzes the context of your project to provide the most relevant suggestions, and you can chat with it directly within the IDE. JetBrains AI Assistant is a powerful tool for programmers looking to boost their productivity.

JetBrains AI Assistant - AI Pro now supports Cursor as an integrated AI agent using the Agent Client Protocol (ACP). Developers can select Cursor directly from the agent picker within the IDE, allowing it to work with full visibility of the current project. With direct project access, Cursor can understand code structure, navigate files, and assist with development tasks in context, enabling a more interactive and capable AI-assisted coding experience inside JetBrains IDEs.

JetBrains AI Assistant is licensed per user as a commercial annual subscription. To use it, you must have a compatible JetBrains IDE. We can supply new subscriptions, subscription renewals, lapsed subscription renewals, and additional developer licenses. See our JetBrains AI Assistant licensing page for full details.

For more information, visit our JetBrains AI Assistant product page.

Ejecute aplicaciones de forma consistente con Docker

Marzo 9, 2026
El despliegue de Docker en los IDE permite a los desarrolladores crear, ejecutar y depurar aplicaciones contenerizadas directamente desde el espacio de trabajo de desarrollo.

Docker deployment in Integrated Development Environments (IDEs) refers to the capability to build, configure, and run applications inside Docker containers directly from the development workspace. Through built-in Docker integration, developers can package an application together with its required libraries, runtime, and operating system dependencies into a container image, then deploy and execute that container on local or remote Docker hosts. This approach allows developers to test and run applications in consistent, reproducible environments that mirror production systems, reducing configuration differences between development, testing, and deployment stages while simplifying container management tasks such as building images, running containers, and updating services.

Several IDEs offer support for Docker deployment including:

  • Rider by JetBrains lets you build, run, and debug applications in Docker containers directly from the IDE with integrated tooling.
  • RemObjects Elements by RemObjects Software allows you to leverage host IDE Docker tools to containerize, build, and run compiled applications within consistent environments.
  • Microsoft Visual Studio Professional allows you to build images, deploy, run, and debug applications in Docker containers from integrated container tools.

For an in-depth analysis of features and price, visit our comparison of Integrated Development Environments (IDEs).

Compare IDEs