mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-08 15:55:15 +01:00
55b75c5504
* Fix: Add setting to prevent closing the pinned tab when using middle click (#115734)
* Revert "Fix: Add setting to prevent closing the pinned tab when using middle click (#115734)"
This reverts commit aac0052966.
* add setting for prevent closing the pinned tab when using middle click
* Adjust the description
* Adjust 'pinned' to 'sticky
* adjust prevent close pinned tab related code
* 💄
* some cleanup
* setting description
* fix logic
* 💄
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>