Giter Site home page Giter Site logo

vscode.clipboard's Introduction

Clipboard

Simply Clibboard like jetbrain clipboard

Features

Copy

It's like a normal copy and cut.

  • window, linux: ctrl + c
  • mac: command + c

Cut

  • window, linux: ctrl + x
  • mac: command + x

Paste from clipboard history

There are two ways to paste.

First

  1. open clipboard sidebar.
  2. hover clipboard item that you want copy.
  3. click copy button.

Alt Text

Second

  1. open QuickPick with shift + ctrl + v or shift + command + v
  2. select you want copy.

Alt Text

Extension Setting

{
    // Maximum number of clips to save (default: 200)  
    clipboard.maximumClips: 200
}

vscode.clipboard's People

Contributors

geasigner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vscode.clipboard's Issues

Support manual editing of the history file

Thank you for such a great plugin. However, I have some frequently used snippets that I have to recopy each time I reopen VSCode. Is it possible to allow manual modification of the contents in the history?

Request for enhancement

Thank you - this is the only clipboard manager I have found that allows a clip to be copied to the buffer rather than have it automatically pasted at the cursor position when selected. This is very useful when the cursor has focus in such as the editor search field where ctrl+shft+v doesn't work.

Enhancement: Is it possible for multiline clips to be shown in their entirety in the sidebar, perhaps with a collapse/expand option, and maybe the option to select a single line from a multiline clip?

add Ctrl + F

hi, i very appriciate your work, but it will be more helpfull if you also build-in the possibiolities to copy selected by clicking ctrl + F (for searching the same ) and also may be for ctrl + D (for selecting same )

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.