Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zed editor doesn't know if the files are changed elsewhere. Especially with GRPC and ORM code generation tools. #15791

Open
1 task done
Gantushig77 opened this issue Aug 5, 2024 · 2 comments
Labels
awaiting info Issue that needs more information from the user feature [core label] vim

Comments

@Gantushig77
Copy link

Check for existing issues

  • Completed

Describe the feature

Zed editor doesn't know when files changed elsewhere. Especially when using gRPC to generate code, it doesn't know whether or not the old generated files are changed. Also, ORM schema files are not syncing.

I am using the editor with the Golang micro-service project on the MacOS Sequoia public beta release. Also using the Docker compose with a volume that bound the local source code files with the VM and git submodules enabled.

I am currently using the version Zed 0.146.5 release version, with the vim-mode enabled.

If applicable, add mockups / screenshots to help present your vision of the feature

No response

@andelo
Copy link

andelo commented Aug 8, 2024

A workaround is to Go To Definition so that Zed reads in the changed file.
Apparently file watching is defunct.

@mikayla-maki
Copy link
Member

Zed 0.146.5

Zed is currently on v0.176.3, can you update and tell me if you're still seeing the issue?

@mikayla-maki mikayla-maki added the awaiting info Issue that needs more information from the user label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting info Issue that needs more information from the user feature [core label] vim
Projects
None yet
Development

No branches or pull requests

4 participants