Skip to content

Add function to sort alphabetically

Compare
Choose a tag to compare
@warmdev warmdev released this 17 Jun 19:33
· 13 commits to master since this release
  • Added ability to sort outline alphabetically by setting or by command
    • By command: press Ctrl + Shift + P and select Outline: Toggle Sort
    • By setting: add the following line in settings and change the value to true:
"outline_alphabetical": true,