Skip to content

vontio/sublime-invert-selection

Repository files navigation

Sublime invert selection

sublime 2 invert selection

Installation:

  • you should use sublime package manager
  • use cmd+shift+P then Package Control: Install Package
  • look for Invert Selection and install it.
  • OR, Clone or unpack to "Invert Selection" folder inside "Packages" of your Sublime installation.

Usage :

  • use cmd+shift+P then Invert Selection
  • or goto menubar Selection then Invert Selection
  • or bind some key in your user key binding:
  {
   "keys": ["ctrl+alt+shift+i"],
   "command": "invert_selection"
  }

About

sublime 2 missing feature invert selection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages