ZIm/crates/outline_panel/src
Smit Barmase f98c6fb2cf
Update panels serialization from global to per-workspace (#30652)
Closes #27834

This PR changes project panel, outline panel and collab panel
serialization from global to per-workspace, so configurations are
restored only within the same workspace. Handles remote workspaces too.
Opening a new window will start with a fresh panel defaults e.g. width.

Release Notes:

- Improved project panel, outline panel, and collab panel to persist
width on a per-workspace basis. New windows will use the width specified
in the `default_width` setting.
2025-05-14 00:05:42 +05:30
..
outline_panel.rs Update panels serialization from global to per-workspace (#30652) 2025-05-14 00:05:42 +05:30
outline_panel_settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00