ZIm/crates/zed
Finn Evers 6f2e7c355e
Ensure bundled files are opened as read-only (#36299)
Closes #36297

While we set the editor as read-only for bundled files, we didn't do
this for the underlying buffer. This PR fixes this and adds a test for
the corresponding case.

Release Notes:

- Fixed an issue where bundled files (e.g. the default settings) could
be edited in some circumstances
2025-08-16 11:36:17 +00:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Fix nightly icon (#36051) 2025-08-12 16:18:42 +00:00
src Ensure bundled files are opened as read-only (#36299) 2025-08-16 11:36:17 +00:00
build.rs Fix icon size on Windows (#34277) 2025-07-11 15:09:10 +02:00
Cargo.toml Add component NotificationFrame & CaptureAudio parts for testing (#36081) 2025-08-15 10:10:52 +00:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Restore the default release channel (#23671) 2025-01-26 09:19:24 +00:00