Skip to content

Sublime Text 2 plugin that folds import statements.

Notifications You must be signed in to change notification settings

LeZuse/sublime-text-autofold

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Sublime Text 2 Folding

Fork

This is a fork of https://github.com/davidyorr/sublime-text-fold-imports The main focus of my fork is to optimize it to my workflow.

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%