Skip to content

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

License

Notifications You must be signed in to change notification settings

Swivelgames/copy-find-results

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages