Skip to content

segaleran/SublimeFoldPythonLogger

 
 

Repository files navigation

Sublime Text - Fold Python Logger

This plugin folds/unfolds Python logger lines.

Key bindings

There is one command exposed: fold_python_logger

On Windows: Ctrl+K + Ctrl+L

Configuration

To disable folding on initial load add the following to User/Preferences.sublime-settings:

"fold_python_logger_onload": false

About

Automatically folds Python docstrings longer than 1 line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%