Swivelgames / copy-find-results

Atom package that copies 'Find In Project' results to clipboard and displays in a new tab in format inspired by Sublime Text.

Home Page:https://atom.io/packages/copy-find-results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copy Find Results

This adds the ability to copy the results of a "Find In Project" search to your clipboard and opens the copied text in a new buffer.

You can either copy the results in JSON or a "Sublime Text"-like text format.

It can be invoked via the Command Palette or the Context Menu if you're perusing a results buffer.

Additionally, you can setup your keymap to call either copy-find-results:text or copy-find-results:json.

About

Atom package that copies 'Find In Project' results to clipboard and displays in a new tab in format inspired by Sublime Text.

https://atom.io/packages/copy-find-results

License:MIT License


Languages

Language:JavaScript 100.0%