Fold This Code -sublime text plugin

Revision en4, by Adhami, 2018-02-20 21:01:26

Are you tired from your big default code? You can fold it easily with this plugin.

Use Ctrl+Shift+; to fold all code between //fold and //endfold and Use Ctrl+Shift+' to unfold them

How to install it:

  1. Open Command Palette and type "Package Control: Add Repository"

  2. Write "https://github.com/khalilALADHAMi/Fold-This-Code" and press enter

  3. Install it from Package Control

Github: Fold-This-Code

Screenshots:

Before:

After:

Tags sublime text, cleancode

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en4 English Adhami 2018-02-20 21:01:26 46
en3 English Adhami 2018-02-20 18:26:16 120
en2 English Adhami 2018-02-19 22:30:46 246
en1 English Adhami 2018-02-19 19:26:24 372 Initial revision (published)