mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 21:13:02 +00:00
e566929d9e
This was introduced with #2420 and was caused by re-entrantly updating the workspace. Instead of passing the workspace reference from the outside, we now define the definition navigation as a method on the editor which solves the issue. Note that we also needed to introduce a `defer` call when navigating to a definition to prevent the workspace from reading the editor during `open_project_item`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |