cpterry / invert-selection

Invert current text selection. An Atom package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

invert-selection package

Invert the current text selection.

Example of invert-selection

The default keymapping is ctrl-i. Enable or disable it in settings.

Combines well with built-in functions. For example, to to see only lines matching a search result:

  1. Find All
  2. Select Line
  3. Invert Selection
  4. Fold Selection

About

Invert current text selection. An Atom package.

License:MIT License


Languages

Language:CoffeeScript 100.0%