Make tab and shift-tab change ordered/unordered list level #31885
Labels
[Block] List
Affects the List Block
[Status] Duplicate
Used to indicate that a current issue matches an existing one and can be closed
[Type] Enhancement
A suggestion for improvement.
[Type] Feedback
Issues that relate purely to feedback on a feature that isn't necessarily actionable
What problem does this address?
Whenever I'm creating a bulleted list, I instinctively tap the tab key or shift/tab combination to change the indent level of the list item, and I'm always frustrated when I rediscover for the umpteenth time that Gutenberg doesn't support it. It's an almost universal convention, used in MS Word, VSCode, tinyMCE and many other editors. The current shortcuts – space and backspace – feel idiosyncratic.
The way they work is also not very convenient, because your cursor needs to be positioned at the start of the list item, otherwise they do what space and backspace normally do. You can't type or paste the list item content in and then change the indent – you have to go searching for the start of the line first.
What is your proposed solution?
When a bullet list or numbered list is selected in the editor, or the cursor is anywhere in a list item, make tab increase the list item indent level and shift-tab decrease it.
The text was updated successfully, but these errors were encountered: