@@ -74,7 +74,6 @@ pub fn app_menus() -> Vec<Menu<'static>> {
|
||||
"Toggle Line Comment",
|
||||
editor::actions::ToggleComments::default(),
|
||||
),
|
||||
MenuItem::action("Emoji & Symbols", editor::actions::ShowCharacterPalette),
|
||||
],
|
||||
},
|
||||
Menu {
|
||||
|
||||
Reference in New Issue
Block a user