Nightly builds for Windows #15159
Replies: 31 comments 42 replies
-
Thanks |
Beta Was this translation helpful? Give feedback.
-
Great work bro! |
Beta Was this translation helpful? Give feedback.
-
Granted its not technically released stable for Windows. I am having an issue where I attempt to run it and nothing ever opens. No error messages are displayed. Anyone have any thoughts on the cause/solution? |
Beta Was this translation helpful? Give feedback.
-
can be updated ?...I hit "check for updates" button in zed options, but no answer. |
Beta Was this translation helpful? Give feedback.
-
i m trying to run it in win 11, using latest intel arc driver version, no external graphic card is there with i5 11gen, all drivers and software and win versions are latest, still not able to see the app running. i checked task manager and found that its open in background but not able to access or open it though. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Why I cannot download latest version? For me last one is 7th November... |
Beta Was this translation helpful? Give feedback.
-
OMG, thanks for this. It took me 4 hours to build on version on my laptop |
Beta Was this translation helpful? Give feedback.
-
can you please fix the windows build? |
Beta Was this translation helpful? Give feedback.
-
+1 |
Beta Was this translation helpful? Give feedback.
-
Apologies for the delay. My email address is on my profile if I become unresponsive. |
Beta Was this translation helpful? Give feedback.
-
for some reason when i build it myself it doesn't come with a lot of things such as project panel, and built in terminal |
Beta Was this translation helpful? Give feedback.
-
Thank you! And, is there plan to support tagged builds? |
Beta Was this translation helpful? Give feedback.
-
Wow thanks a lot buddy! |
Beta Was this translation helpful? Give feedback.
-
it doesn't open for me |
Beta Was this translation helpful? Give feedback.
-
@deevus Thank you very much for GH Actions workflow and Scoop release! |
Beta Was this translation helpful? Give feedback.
-
Just wanna say thanks this is awesome. Does anyone have any tip on how to set up github copilot on this? I already signed in but nothing shows up for github copilot |
Beta Was this translation helpful? Give feedback.
-
Why does nightly doesnt have the fix for this issue?
|
Beta Was this translation helpful? Give feedback.
-
does this build support wsl ? |
Beta Was this translation helpful? Give feedback.
-
Tried it on windows 11 but the app doesn't show up when opened. |
Beta Was this translation helpful? Give feedback.
-
Installer doesn't start on Windows ARM. |
Beta Was this translation helpful? Give feedback.
-
Hey, I am not able to update zed-nightly after the 2025_03_09 build |
Beta Was this translation helpful? Give feedback.
-
thank you very much |
Beta Was this translation helpful? Give feedback.
-
@deevus quick question is this automatically updated for every new zed update? thanks! |
Beta Was this translation helpful? Give feedback.
-
@deevus Starts and almost instantly exits in Windows 22H2 despite having > Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
Initializing...
Downloading...
Creating shim...
Adding ~\scoop\shims to your path.
Scoop was installed successfully!
Type 'scoop help' for instructions.
> scoop bucket add extras
Checking repo... OK
The extras bucket was added successfully.
> scoop install extras/zed
Installing 'zed' (0.181.5) [64bit] from 'extras' bucket
zed.zip (79.5 MB) [====================================================================================================================================================================================] 100%
Checking hash of zed.zip ... ok.
Extracting zed.zip ... done.
Linking ~\scoop\apps\zed\current => ~\scoop\apps\zed\0.181.5
Creating shim for 'zed'.
Making C:\Users\InsertUsername\scoop\shims\zed.exe a GUI binary.
Creating shortcut for Zed (zed.exe)
'zed' (0.181.5) was installed successfully!
> zed
> scoop install vcredist2022
Installing 'vcredist2022' (14.42.34438.0) [64bit] from 'extras' bucket
vc_redist.x64.exe (24.5 MB) [=================================================================================] 100%
Checking hash of vc_redist.x64.exe ... ok.
vc_redist.x86.exe (13.3 MB) [=================================================================================] 100%
Checking hash of vc_redist.x86.exe ... ok.
Linking ~\scoop\apps\vcredist2022\current => ~\scoop\apps\vcredist2022\14.42.34438.0
Running post_install script...WARN This product is already installed
WARN This product is already installed
done.
'vcredist2022' (14.42.34438.0) was installed successfully!
Notes
-----
You can now remove this installer with 'scoop uninstall vcredist2022'
> scoop install extras/zed-opengl
Installing 'zed-opengl' (0.181.5) [64bit] from 'extras' bucket
zed-opengl.zip (79.4 MB) [====================================================================================] 100%
Checking hash of zed-opengl.zip ... ok.
Extracting zed-opengl.zip ... done.
Linking ~\scoop\apps\zed-opengl\current => ~\scoop\apps\zed-opengl\0.181.5
Creating shim for 'zed'.
WARN Overwriting shim ('zed.exe' -> 'zed-opengl.exe') installed from zed
Making C:\Users\InsertUsername\scoop\shims\zed.exe a GUI binary.
Creating shortcut for Zed (zed-opengl.exe)
'zed-opengl' (0.181.5) was installed successfully! |
Beta Was this translation helpful? Give feedback.
-
Do you guys have a problem with changing models in the assistant model after opening the settings file once? |
Beta Was this translation helpful? Give feedback.
-
Used to work, it stopped working a few weeks ago. Updated multiple times, no dice. The app just doesn't start (I presume it crashes upon startup). Automatically installed and updated via Scoop. OS: Windows 11 |
Beta Was this translation helpful? Give feedback.
-
thanks brother |
Beta Was this translation helpful? Give feedback.
-
Unofficial Zed CLI for WindowsIf anyone here is looking for a CLI on Windows, you can try this: Zed CLI for Windows (Unofficial). It’s written in Go, simple to use, and can also add an “Open with Zed” option to the context menu with just a single command. You can download the CLI using either PowerShell scripts or Scoop—whichever method you prefer. Powershell ScriptInstall CLIDownload and run the installation script for the Unofficial Zed CLI: irm https://raw.githubusercontent.com/SameerJS6/zed-cli-win-unofficial/refs/heads/main/scripts/release/install-wrapper.ps1 | iex Install Zed + CLI (All-in-One)Install both Zed (Unofficial Build from @pirafrank) and the Unofficial CLI with zero setup. This script handles everything automatically: irm https://raw.githubusercontent.com/SameerJS6/zed-cli-win-unofficial/refs/heads/main/scripts/release/install-with-zed-wrapper.ps1 | iex Scoop1. Add the bucketscoop bucket add zed-cli-unofficial https://github.com/SameerJS6/zed-cli-win-unofficial 2. Install the CLIscoop install zed-cli-unofficial/zed-cli-win-unofficial Command for Installing "Open with Zed" Featurezed context install |
Beta Was this translation helpful? Give feedback.
-
Thank you, damn!!! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If you wanted to test Zed on Windows, I have created an automated nightly build here: https://github.com/deevus/zed-windows-builds
Quickest way to install it is via Scoop:
Beta Was this translation helpful? Give feedback.
All reactions