mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-23 18:32:17 +00:00
d3fc00d5a0
Closes #22659 More context can be found in attached issue. This is specific to Windows: 1. Add parent directory watching for fs watch when the file doesn't exist. For example, when Zed is first launched and `settings.json` isn't there. 2. Add proper symlink handling for fs watch. For example, when `settings.json` is a symlink. This is exactly same as how we handle it on Linux. Release Notes: - Fixed an issue where items on the Welcome page could not be toggled on Windows, either on first launch or when `settings.json` is a symlink. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |