ZIm/crates/zed/src
Antonio Scandurra 6317e885c7 Don't allow strong view handles to be read/updated with an AsyncAppContext
This avoids an invitation to hold strong view handles across async await
points, which is a common source of leaks.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2023-04-26 13:36:13 +02:00
..
languages Avoid treating snippet completions' details as their variable types 2023-04-24 16:20:14 -07:00
languages.rs Don't use ESLint for now 2023-04-20 08:58:41 -07:00
main.rs Don't allow strong view handles to be read/updated with an AsyncAppContext 2023-04-26 13:36:13 +02:00
menus.rs Merge pull request #2263 from zed-industries/language-status-bar 2023-03-10 16:26:42 -08:00
test.rs Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
zed.rs Don't allow strong view handles to be read/updated with an AsyncAppContext 2023-04-26 13:36:13 +02:00