Skip to content

lowerworld/SublimeToggleSettings

Repository files navigation

SublimeToggleSettings

A plugin for Sublime Text, toggle boolean type settings via the command palette.

Usage

  1. Click the Preferences > Package Settings > ToggleSettings > Settings – User menu entry

  2. Add list of setting names to ToggleSettings.sublime-settings like this:

    {
        "toggle_settings": ["fold_buttons", "trim_trailing_white_space_on_save"]
    }

    Note: There are must be exists and boolean type settings.

  3. Run Preferences: Toggle Settings – Current View command via the command palette and select setting name to toggle it, enjoy :)

License

SublimeToggleSettings is licensed under the MIT License, see the LICENSE file.

About

Toggle boolean type settings via the command palette.

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages