Skip to content

Conversation

@francescov1
Copy link
Contributor

@francescov1 francescov1 commented May 8, 2024

Feature: #88915

This PR adds a recursive toggle fold command. There is already a fold, unfold and toggle fold command, but for recursive fold and unfold there is no recursive toggle fold command.

The command is accessible using shortcut ⌘K ⌘P. I would have preferred using ⌘K ⌘O since its less of a stretch for your fingers, but I felt this would be a bit confusing since there is already a command ⌘K ⌘0 related to folding. Happy to change it if there's any other suggestions.

Will create a PR into the vscode-docs repo as well to include this once reviewed.

@francescov1
Copy link
Contributor Author

@aeschli following up on this PR, myself and a number of engineers at my company are looking forward to this feature

@aeschli aeschli added this to the June 2024 milestone Jun 5, 2024
@aeschli aeschli enabled auto-merge (squash) June 5, 2024 08:52
Copy link
Contributor

@aeschli aeschli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⌘K ⌘P is already taken

@aeschli
Copy link
Contributor

aeschli commented Jun 5, 2024

I changed the keybinding to Ctrl + K / Ctrl + Shift + L

@aeschli aeschli merged commit 757820a into microsoft:main Jun 5, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jul 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants