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
Check for existing issues
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