ZIm/docs/src
Bennet Bo Fenner 20625e98ad
preview tabs: Allow replacing preview tab when using code navigation (#10730)
This PR adds support for replacing the current preview tab when using
GoToDefinition. Previously a tab, that was navigated away from, was
converted into a permanent tab and the new tab was opened as preview.

Without `enable_preview_from_code_navigation`:


https://github.com/zed-industries/zed/assets/53836821/99840724-d6ff-4738-a9c4-ee71a0001634

With `enable_preview_from_code_navigation`:


https://github.com/zed-industries/zed/assets/53836821/8c60efcb-d597-40bf-b08b-13faf5a289b6

Note: In the future I would like to improve support for the navigation
history, because right now tabs that are not "normal" project items,
e.g. FindAllReferences cannot be reopened

Release Notes:

- Added support for replacing the current preview tab when using code
navigation (`enable_preview_from_code_navigation`)
2024-04-29 20:47:01 +02:00
..
languages Allow users to configure ESLint's rulesCustomizations settings (#11135) 2024-04-29 11:41:48 +03:00
CODE_OF_CONDUCT.md Adjust heading levels in docs (#7163) 2024-01-31 12:34:31 -05:00
configuring_zed.md preview tabs: Allow replacing preview tab when using code navigation (#10730) 2024-04-29 20:47:01 +02:00
configuring_zed__configuring_vim.md vim: Document jk (#11150) 2024-04-29 07:27:35 +02:00
configuring_zed__key_bindings.md Add keyboard shortcut to suppress prompt while deleting files/dirs (#9452) 2024-03-18 11:43:43 -07:00
developing_zed__adding_languages.md Adjust heading levels in docs (#7163) 2024-01-31 12:34:31 -05:00
developing_zed__building_zed.md Windows: Add document (#8948) 2024-03-07 15:41:15 -08:00
developing_zed__building_zed_linux.md Make it (a tiny bit) easier to run your own collab (#9557) 2024-03-20 21:00:02 -06:00
developing_zed__building_zed_macos.md Update docs for building Zed (#8092) 2024-02-20 17:34:13 -05:00
developing_zed__building_zed_windows.md docs: Install Windows 10/11 SDK with VS installation (#10550) 2024-04-18 14:42:20 -07:00
developing_zed__debugging_crashes.md Add ./script/symbolicate (#8165) 2024-02-22 08:50:39 -07:00
developing_zed__local_collaboration.md Make it (a tiny bit) easier to run your own collab (#9557) 2024-03-20 21:00:02 -06:00
developing_zed__releases.md docs: Add note about manually using the bump_patch_version action (#10862) 2024-04-22 15:58:25 -04:00
feedback.md Adjust heading levels in docs (#7163) 2024-01-31 12:34:31 -05:00
getting_started.md Docs: Made "Configuring Zed" a link (#8790) 2024-03-04 09:54:29 +01:00
SUMMARY.md docs: Use plain quotes for callouts (#9499) 2024-03-18 10:54:05 -04:00
system_requirements.md docs: Use plain quotes for callouts (#9499) 2024-03-18 10:54:05 -04:00
telemetry.md Remove datadog (#10133) 2024-04-03 11:35:23 -06:00