Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mscottblake/select-line

Atom package - Select a line by clicking the line number.
https://github.com/mscottblake/select-line

Last synced: about 9 hours ago
JSON representation

Atom package - Select a line by clicking the line number.

Awesome Lists containing this project

README

        

# Select Line Package

Select an entire line (including the end of line character) by clicking on the line number.

## Installation

```bash
apm install select-line
```
or
```bash
cd ~/.atom/packages
git clone https://github.com/MitchelSBlake/select-line
```