Describe the bug
Open Module Symbols in Zed
To reproduce
I just installed in Zed and works! Good job!
for {_key, %ChatWidget{} = state} <- socket.assigns,
state.topic == message.topic,
reduce: socket do
socket ->
insert_message(socket, state, message)
end
Expected behavior
What you expected to happen.
Debug logs
Please enable debug mode and include the relevant logs after reindexing using dexter init --force in your project root. See the Debugging section in the README.
Logs
Environment
- Dexter version (
dexter --version): 0.5.3
- Elixir version (
elixir --version): 1.20
- Editor and version:
- OS: macos
Did you try dexter init --force?
Yes / No
Describe the bug
Open Module Symbols in Zed
To reproduce
I just installed in Zed and works! Good job!
Expected behavior
What you expected to happen.
Debug logs
Please enable debug mode and include the relevant logs after reindexing using
dexter init --forcein your project root. See the Debugging section in the README.Logs
Environment
dexter --version): 0.5.3elixir --version): 1.20Did you try
dexter init --force?Yes / No