expert-lsp / expert-lsp/expert
Endless indexing and finding in intel mac os Zed editor - V0.1.0
- Dominant language
- Elixir
- Stars
- 2.1k
- Forks
- 113
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 26
Description
Hi, The issue I’m having is that my Zed editor is constantly downloading and indexing. Several times it has spent over 30 minutes to an hour fully indexing, but formatting, completions, and other features still don’t work. I’ve reset the editor multiple times and even deleted the .expert file, but the problem persists.
Project log: https://gist.github.com/shahryarjb/6bee55ba29d7a4c735b95d6dbcbff88e
```
17:36:50.448 instance_id=19D9B1F6E7C [error] Save failed for uri file:///mishka_cms/.expert/project.log error was {:error, :not_open}
17:36:50.448 instance_id=19D9B1F6E7C [error] Failed to handle textDocument/didSave, {{:error, :not_open}, %XPExpert.State{initialized?: true, shutdown_received?: false, in_flight_requests: %{}, deps_declined_projects: MapSet.new([])}}
```
Thank you in advance
> asdf
```
Erlang/OTP 28 [erts-16.1.1] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1]
Elixir 1.19.5 (compiled with Erlang/OTP 28)
```
> Zed 0.231.2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.