The plugin currently folds imports, docstrings and class/function definitions, but not indentation block. This works great for me in most of situations. In some cases when I deal with very long code block, I wanted to be able to fold them by indentation level. Is there a way to support that as an optional feature, or use a separate tool that integrates with this plugin?
The plugin currently folds imports, docstrings and class/function definitions, but not indentation block. This works great for me in most of situations. In some cases when I deal with very long code block, I wanted to be able to fold them by indentation level. Is there a way to support that as an optional feature, or use a separate tool that integrates with this plugin?