IDE

614 items RSS
Z
Zed IDE

nightly: gpui: Fix `img` aspect ratio overriding existing value (#62367)

Objective The gpui::img element always overrides the aspect_ratio field, so if you have an image element that applies its own .aspect_ratio() it just gets wiped out. Solution Only apply the aspect ratio default if one is not already set. Testing It's a very minor change but I did add a small test to ensure it actually gets overridden. Self-Review Checklist: I've reviewed my own diff for quality, s…

N
Neovim IDE

Nvim development (prerelease) build

NVIM v0.13.0-dev-1281+g9f600c8914 Build type: RelWithDebInfo LuaJIT 2.1.1785763465 Release notes Changelog (fixes + features) News (:help news in Nvim) Install Windows Zip Download nvim-win64.zip (or nvim-win-arm64.zip for ARM) Extract the zip Run nvim.exe in your terminal MSI Download nvim-win64.msi (or nvim-win-arm64.msi for ARM) Run the MSI Run nvim.exe in your terminal Note: On Windows "Server…

M
micro IDE

nightly

Automatic generated nightly build of micro (please DISREGARD the creation date of this Github release).

Z
Zed IDE

collab-staging: repl: Retry iopub connection on failure (#62358)

Context This is a rebase of #52302, which was approved by @Veykril in May but still needed a rebase before it could be merged — it seems the original author @MostlyKIGuess forgot about it. I rely on this fix daily for REPL over SSH on an unstable connection and need it rather urgently, so I cherry-picked the original commit (with authorship preserved) and resubmitted it as a new PR. Closes #51834…

E
Eclipse Theia IDE v1.74.1

Eclipse Theia v1.74.1

Based on https://github.com/eclipse-theia/theia/tree/v1.74.0 Includes the following fixes: 195c0bf (#17873) 145dbbf (#17889) 8544678 (#17890) 3c776fb (#17886) 1a8641b (#17883) 4fe03e8 (#17870) bd980d9 (#17874) Full Changelog: v1.74.0...v1.74.1

A
Android Studio IDE

Android Studio Quail 4 Canary 4 now available

Android Studio Quail 4 Canary 4 is now available in the Canary channel. If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here. For information on new features and changes in Android Studio Quail 4, see the Android Studio Preview release note…

I
IntelliJ IDEA IDE

Println Debugging Done Right

The simplest tools are often the most useful, and debugging is a prime example of this. There are many advanced debugging techniques, and while they all have their use cases, println debugging is still the #1 choice, whether you’re doing it manually or with the help of coding agents. Inserting a println statement to inspect […]

W
WebStorm IDE

Figma Connect for WebStorm: Stage One of a Better Design-to-Code Experience

Where time actually goes in design-to-code Every design implementation starts the same way: find the Figma tab, find the right frame, screenshot it, paste it somewhere, switch back to the terminal. By the time you write the first line of code, you’ve already done five minutes of busywork, and you’ll do it again when you […]

Z
Zed IDE v1.15.0-pre

v1.15.0-pre

This week's release includes a new git.diff_base setting for choosing whether editor gutters, file-status colors, and git: diff show uncommitted changes against HEAD or all current-branch changes against the default branch's merge base, plus support for dragging files from the Project Panel to external apps on macOS and Linux Wayland; web developers also get linked editing for custom elements in J…

Z
Zed IDE v1.14.2

v1.14.2

This week's release includes sandboxing for the Agent's terminal commands and web fetches (check the blog post), support for undoing and redoing file operations in the Project Panel (documentation), a Skip Hooks option for commits, and configurable Agent Panel fonts. Shipped by the Zed Guild 🛡️ Terminal: Fixed processes being left alive when the terminal was closed. (#61467; thanks feitreim) Fixed…

G
GoLand IDE v1.27

Go 1.27 Release Party – Free Online Event With the Go Team

Join us on August 25 at 4:00 pm UTC for a free online event for Go developers, where we will discuss Go 1.27. Instead of reading the release notes on your own, we’d like to invite you to experience the release together with the community. Welcome to The Blue Gopher! For one evening, The Blue […]