Conversation
Co-authored-by: Sam Coward <idoru42@gmail.com>
….json by default.
|
@cla-bot check |
|
The cla-bot has been summoned, and re-checked this pull request! |
|
This is great! Is there any documentation on how/where to use the new |
|
where do i set use_podman? i get property not allowed in .zed/settings.json { I am on Windows. |
|
@conbruno the setting should exist at the root level. What version of Zed are you using? What you've written looks to be a valid settings object to me. |
|
@KyleBarton I am on Fedora and Zed 0.225.10, and I can confirm that |
|
@KyleBarton first of all thanks for your swift reply and sorry for my delayed response. I can not tell you the version i was on then, but I am now on: 0.226.5+stable.197.07dae3b7020b0ad79ed91e18c750a16952432866 and I no longer get an error in .devcontainer/devcontainer.json when using the use_podman option. However, I still get an error when trying to start the devcontainer:
... the weird thing is that nothing shows up in the logs. my last entry in the logs is from 2026-03-05. I have the docker compatibility settings in podman enabled. Again I am on Windows. |
|
fyi - since this is a pull request and already closed. i have opened another issue: |

Adds the ability to create a dev container definition from scratch. Additionally, separates devcontainer logic out into its own crate, since it was getting sufficiently complex to separate from the
recent_projectscrate.A screen recording of the modal experience:
Screen.Recording.2026-01-16.at.1.17.51.PM.mov
Release Notes:
projects: initialize dev containeruse_podmansetting