Add function to sort alphabetically
- Added ability to sort outline alphabetically by setting or by command
- By command: press
Ctrl + Shift + P
and selectOutline: Toggle Sort
- By setting: add the following line in settings and change the value to
true
:
- By command: press
"outline_alphabetical": true,