$ https://github.com/GuyCarver/FoldConditions
This package allows you to set a number of values as defined then fold the source file conditional compile directives based on those defines.
- ctrl+k, d = Define the word under the cursor.
- ctrl+k, u = Undefine the word under the cursor.
- ctrl+k, l = List defines and remove selected
- ctrl+k, ctrl+u = List defines and remove selected
- ctrl+k, ctrl+d = Fold file.
- The last condition in a file does not always get expanded correctly.
- Nothing on the slate at the moment.