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
This commit is contained in:
parent
6538227f07
commit
73e0d816c4
4 changed files with 956 additions and 912 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue