v9.2.0927
v9.2.0927
v9.2.0927
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…
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…
Automatic generated nightly build of micro (please DISREGARD the creation date of this Github release).
v9.2.0926
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…
v9.2.0925
v9.2.0924
v9.2.0923
v9.2.0922
v9.2.0921
Automated next build of native dependencies from master (commit c4452ce290653826389aa42dfddfabe461c1dcc8, 2026-08-07 07:41 UTC).
v9.2.0920
v9.2.0919
v9.2.0918
v9.2.0917
v9.2.0916
v9.2.0915
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
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…
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 […]
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 […]
v9.2.0914
v9.2.0913
v9.2.0912
v9.2.0911
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…
With the rapid rise in agent-first development, many developers are adopting AI-first editors like Cursor, Google Antigravity IDE, Devin Desktop, and Kiro into their workflows. The appeal is obvious: deep, contextual AI assistance integrated directly into the coding surface. But if you write C# and .NET for a living, you have probably hit a massive […]
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…
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 […]