Giter Site home page Giter Site logo

swivelgames / copy-find-results Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 1.0 6 KB

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

License: MIT License

JavaScript 100.00%
atom package find-and-replace copy paste sublime-text sublime-package atom-package

copy-find-results's Introduction

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.

copy-find-results's People

Contributors

swivelgames avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kflnig

copy-find-results's Issues

Allow copy the displayed text

It would be nice for this to allow copying the buffer contents as displayed - e.g. 'all collapsed' or 'just the ones for which I want to have the details'. Right now I have to drop to the command-line and grep for them.

Other than that, +1 for this plugin - it should be part of core.

No support for regular expressions.

In my case, I wanted to copy all text within speech marks using "(.*?)", however it explicitly listed results for "(.*?)" as opposed to the found text.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.