-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Description
Issue Description
I am on Windows 10 (x86_64) and Zed 0.212.6, I am opening a project in WSL2 (Ubuntu 25.10 x86_64) and I codebook crashes with the following error:
Language server codebook:
from extension "Codebook Spell Checker" version 0.2.5: Failed to read version file: No such file or directory (os error 44)
Operating System
Windows
Editor
Zed
Codebook Version
0.2.5
Configuration
# noneSteps to Reproduce
- Open project within WSL2 with Zed
- Observe crash and open logs
Expected Behavior
No crash
Actual Behavior
Crashes
Code Sample
Log Output
Language server codebook:
from extension "Codebook Spell Checker" version 0.2.5: Failed to read version file: No such file or directory (os error 44)Additional Context
No response