Best of JetBrainsDecember 2025

  1. 1
    Article
    Avatar of jetbrainsJetBrains·21w

    Meet the Islands Theme – The New Default Look for JetBrains IDEs

    JetBrains introduces the Islands theme as the new default UI across all their IDEs starting with version 2025.3. The theme features rounded corners, balanced spacing, improved tab recognition, and clearer separation between working areas. It includes distinct tool window borders for easier resizing and an optional setting for different tool window backgrounds to emphasize the editor. The design was shaped by user feedback and testing, aiming to create a softer, more comfortable environment that supports focus and productivity while aligning with modern design trends from macOS and Windows 11.

  2. 2
    Article
    Avatar of jetbrainsJetBrains·20w

    Query Consoles Are Coming Back

    JetBrains is reverting a controversial workflow change in DataGrip 2025.3 that replaced query consoles with query files. The redesign caused issues with global data sources and disrupted user workflows. Version 2025.3.1, releasing this week, will restore the original query console behavior. Users who created query files during the migration can delete them, convert them to consoles, or keep them for a planned improved workflow early next year. The team acknowledges failing their zero-regression standard and commits to more careful, flexible updates going forward.

  3. 3
    Article
    Avatar of jetbrainsJetBrains·21w

    GoLand 2025.3 Is Out!

    GoLand 2025.3 introduces on-the-fly resource leak detection to catch unclosed files and connections, bundled Terraform plugin with syntax highlighting and code completion, and multi-agent AI support with Claude Agent and Junie. The release includes Kubernetes deployment improvements with in-editor secret management and port forwarding, single-file editing without project setup, and golangci-lint formatting support enabled by default. Performance enhancements reduce memory warnings and improve indexing for large projects, while the new Islands theme becomes the default UI.

  4. 4
    Article
    Avatar of jetbrainsJetBrains·19w

    Advent of Code in Rust: Winners and Highlights

    JetBrains announced the winners of their Advent of Code 2025 Rust competition, with 71 participants competing on leaderboards. Duro took first place for the second consecutive year with a score of 2017, followed by four other top performers. Five additional winners were randomly selected. The post includes links to Rust learning resources, including a guide on using AI responsibly for AoC challenges and a RustRover Advent Calendar featuring daily IDE tips.