vsch / idea-multimarkdown

Markdown language support for IntelliJ IDEA.
https://plugins.jetbrains.com/plugin/7896-markdown-navigator
Apache License 2.0
816 stars 129 forks source link

Add Option to Allow Tab/Back-tab list item indent to treat empty items differently #807

Closed vsch closed 4 years ago

vsch commented 4 years ago

This allows using repeated tab key clicks to adjust newly inserted list item for all possible indentation levels without needing to use Shift+Tab. Similarly for back-tab.

EmptyListItemCycleIndent