Skip to content

jacobrosenthal/sublime-text-fold-imports

 
 

Repository files navigation

Sublime Text 2 Fold Imports

Sublime Text 2 plugin that folds import statements.

Installation

Add this repository using Sublime Package Control:

  • Use ctrl+shift+p or cmd+shift+p to open the Command Pallete
  • Select Package Control: Add Repository
  • Enter https://github.com/davidyorr/sublime-text-fold-imports

Then install the package:

  • Open the Command Pallete (ctrl+shift+p or cmd+shift+p)
  • Select Package Control: Install Package
  • Select sublime-text-fold-imports

Usage

Use the keyboard shortcut ctrl+k, i to toggle folding of the import statements.

About

Sublime Text 2 plugin that folds import statements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%