ZIm/crates/project_panel/src
Ben Kunkle 79f3cb1225
keymap_ui: Add context menu for table rows (#33747)
Closes #ISSUE

Adds a right click context menu to table rows, refactoring the table API
to support more general row rendering in the process, and creating
actions for the couple of operations available in the context menu.

Additionally includes an only partially related change to the context
menu API, which makes it easier to have actions that are disabled based
on a boolean value.

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-07-02 03:06:45 +00:00
..
project_panel.rs keymap_ui: Add context menu for table rows (#33747) 2025-07-02 03:06:45 +00:00
project_panel_settings.rs project_panel: Add hide_root when only one folder in the project (#25289) 2025-06-09 16:46:31 +05:30
project_panel_tests.rs Remove separator! macro and make path! handle relative paths (#32527) 2025-06-13 06:32:29 +00:00
utils.rs Add Project Panel navigation actions in netrw mode (#20941) 2024-12-05 14:07:13 +01:00