ZIm/crates/workspace/src
Kirill Bulatov 419b4d029c
External file drag and drop (#3933)
Deals with https://github.com/zed-industries/community/issues/1317
Deals with https://github.com/zed-industries/community/issues/486

Reworks pane drag and drop code to support 
* dropping external files into main pane (supports splits same as tabs
and project entries drop) — this will open the file dropped
* dropping external files, tabs and project entries drop into the
terminal — this will add file abs path into the terminal

Release Notes:

- Added a way to drag and drop external files into Zed main & terminal
panes; support tabs and project entries drop into terminal pane
2024-01-07 13:37:49 +02:00
..
pane Remove 2 suffix for workspace 2024-01-03 11:08:51 -08:00
persistence gpui: Remove dependency on sqlez (#3871) 2024-01-05 19:36:55 +01:00
dock.rs Merge branch 'main' into following-tests 2024-01-05 16:14:12 -07:00
item.rs Port 1.00 following tests 2024-01-05 15:55:33 -07:00
modal_layer.rs Remove 2 suffix for workspace 2024-01-03 11:08:51 -08:00
notifications.rs Remove 2 suffix for theme 2024-01-03 12:41:01 -08:00
pane.rs On external file drop, add visible project entries for directories only 2024-01-07 03:11:28 +02:00
pane_group.rs Don't shift pane content when following someone 2024-01-05 10:55:33 +01:00
persistence.rs gpui: Remove dependency on sqlez (#3871) 2024-01-05 19:36:55 +01:00
searchable.rs Remove 2 suffix for workspace 2024-01-03 11:08:51 -08:00
shared_screen.rs Screenshare item background is now of editor background's color 2024-01-06 02:01:12 +02:00
status_bar.rs Remove 2 suffix for workspace 2024-01-03 11:08:51 -08:00
toolbar.rs Remove 2 suffix for workspace 2024-01-03 11:08:51 -08:00
workspace.rs External file drag and drop (#3933) 2024-01-07 13:37:49 +02:00
workspace_settings.rs Remove 2 suffix for workspace 2024-01-03 11:08:51 -08:00