ZIm/crates/zed/src
Nathan Sobo 138aa0492a Add downcast_ref to AnyViewHandle
I use unsafe code to transmute an AnyViewHandle to a ViewHandle<T> when
the type matches. Because ViewHandle<T> is repr(transparent) to the
wrapped AnyViewHandle, this is safe.
2023-04-02 16:10:16 -06:00
..
languages Trust NPM instead of managing dirs for different Node server versions 2023-03-31 17:15:44 -04:00
languages.rs Refactor out the node runtime crate and hook up all related imports 2023-03-28 10:27:31 -07:00
main.rs Merge branch 'main' into copilot 2023-03-30 16:57:18 -07: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 Add downcast_ref to AnyViewHandle 2023-04-02 16:10:16 -06:00