zed/crates/editor
Mikayla Maki 73e0d816c4
Move ContextMenu out of editor.rs and rename ContextMenu to CodeContextMenu (#21766)
This is a no-functionality refactor of where the `ContextMenu` type is
defined. Just the type definition and implementation is up to almost
1,000 lines; so I've moved it to it's own file and renamed the type to
`CodeContextMenu`

Release Notes:

- N/A
2024-12-09 13:31:20 -08:00
..
src Move ContextMenu out of editor.rs and rename ContextMenu to CodeContextMenu (#21766) 2024-12-09 13:31:20 -08:00
Cargo.toml
LICENSE-GPL