Git Product home page Git Product logo

vscode.clipboard-manager's People

Contributors

azhiv avatar dependabot-preview[bot] avatar dependabot[bot] avatar edgardmessias avatar greenkeeper[bot] avatar johnstoncode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vscode.clipboard-manager's Issues

Disable persisting clipboard history by default

Hi there, thanks for this extension!

I noticed that the documentation is a bit misleading about under what circumstances the clipboard is persisted to disk; it says that you can set a path for the persistence file manually, or set false to disable it, and that the default is null. To me, with JS falsiness rules, I took that to mean that persistence was disabled by default. Imagine my surprise to discover my clipboard history was kept around!

To me, this is a major issue and security risk -- I'm often copying values into and out of .env files including keys and passwords, and my expectation is that they're not going to be saved to disk somewhere else without my explicit decision to do so. What's worse, if I disable onlyWindowFocused -- which is often a useful thing to do -- the extension will happily save unrelated passwords copied from my password manager to disk too.

I think I'm one of the more attentive people in this regard in that I looked over the documentation -- I'm certain lots of folks have also installed this extension without realizing their clipboard was getting saved to disk by default without their opting in to it. I feel pretty strongly that this feature should be disabled by default. If not, I think it should be made very clear to the user that this is happening, especially if they disable onlyWindowFocused, and the documentation should be amended to clarify that null will save to VSCode's User directory or the OS's tmpdir.

Bug with preview when inserting multiple entries

The preview mode is behaving weirdly when no selection is active. It does not replace the preview-inserted text when switching to a different element in the clipboard history either with arrow keys or mouse:

Screen.Recording.2023-07-14.at.14.37.00.mov

I'm on macOS Ventura.

An in-range update of @types/sinon is breaking the build 🚨

The devDependency @types/sinon was updated from 7.0.13 to 7.5.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/sinon is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Snippets?

Hi, I do not know why VS Code marketplace sends us here for Q&A about an extension, but here is where I will ask. Can you explain what "snippets" is referring to in the description of the extension, and how to use the feature?

An in-range update of vscode-test is breaking the build 🚨

The devDependency vscode-test was updated from 1.0.0 to 1.0.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

vscode-test is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 10 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Using mouse with the list

I can't scroll through the list of elements using mouse.
Also I can't mouse click on the element of the list to choose it.

There may be also useful to automatically choose element from the list when there is only one element on the list (eg after filtering).

An in-range update of sinon is breaking the build 🚨

The devDependency sinon was updated from 7.2.6 to 7.2.7.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

sinon is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/appveyor/branch: AppVeyor build failed (Details).
  • βœ… continuous-integration/travis-ci/push: The Travis CI build passed (Details).

Commits

The new version differs by 7 commits.

  • 4a8f432 Update docs/changelog.md and set new release id in docs/_config.yml
  • 714911e Add release documentation for v7.2.7
  • 33ca39b 7.2.7
  • e8b997f Update CHANGELOG.md and AUTHORS for new release
  • 7913865 Update @sinonjs/commons @sinonjs/formatio
  • 19b3fc7 Retain spy function names and fix spy.named(name) (#1987)
  • 3275d18 Document spying on accessors (#1976)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

shortcut key to clipboard only

does anyone feel it's overwhelming coping everything to the Clipboard-Manager list?

Wouldn't it be nice just explicitly copy to the list when Ctrl+Shift+C?

can't get it to work on linux

Hi, this probably isn't really an issue with the software. I think I either have some messed up setting somewhere or a conflict or something, but I can't get clipboard manager to work. i.e. ctrl + shft + v does nothing. I'm not sure how to diagnose the problem. Perhaps if you could point me to what file the settings are added to, what settings you expect to change when once it's installed, potential setting conflicts you've heard of. This would be super helpful.
Thank you,
Raif

An in-range update of sinon is breaking the build 🚨

The devDependency sinon was updated from 7.3.2 to 7.4.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

sinon is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Clipboard Manager Doesnt work on Mac

On copying the clipboard history is updated.

The clipboard history is also visible in the sidebar tool.

However Cmd+Shift+V doesn't work on mac for opening the paste selection option.

An in-range update of rimraf is breaking the build 🚨

The devDependency rimraf was updated from 2.6.3 to 2.7.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

rimraf is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 2 commits.

  • 250ee15 2.7.0
  • dc1682d feat: make it possible to omit glob dependency

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Saving history

For presentations it would be really useful to be able to save the clipboard state and reload it.

I realize this is a niche feature, but perhaps in settings it would be simple to configure a file where the state is read/written rather than this being in memory?

Right clic "Copy" in the manager

Hi there !

Is it possible to add an option for copying a clipboard directly from the manager ?
I know that if there is nowhere to paste it, double-clicking one will do that, but most of the time it will be pasted somewhere.
Or maybe I can already do that and just missed it ?

What would be useful and straightforward is a "right click - copy" directly on the clipboards from inside the manager.

And in any case : Thanks much for the extension ! Very useful, and well made !

Your .dependabot/config.yml contained invalid details

Dependabot encountered the following error when parsing your .dependabot/config.yml:

Automerging is not enabled for this account. You can enable it from the [account settings](https://app.dependabot.com/accounts/edgardmessias/settings) screen in your Dependabot dashboard.

Please update the config file to conform with Dependabot's specification using our docs and online validator.

An in-range update of @types/node is breaking the build 🚨

The devDependency @types/node was updated from 10.12.12 to 10.12.13.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • βœ… continuous-integration/appveyor/branch: AppVeyor build succeeded (Details).
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

set the path to the clipboard history json file

let the user to decide where to save the clipboard history.

saving it to the default folder causes un-necessary version control of clipboard history when working with extension sync setting

An in-range update of mocha-junit-reporter is breaking the build 🚨

The devDependency mocha-junit-reporter was updated from 1.23.0 to 1.23.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

mocha-junit-reporter is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 3 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of codecov is breaking the build 🚨

The devDependency codecov was updated from 3.5.0 to 3.6.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

codecov is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 11 commits.

  • 2ed978c v3.6.0
  • 024cced Merge pull request #135 from iansu/codebuild
  • 24a0a76 Merge branch 'master' into codebuild
  • f628c33 Merge pull request #145 from fabiendem/semaphore-compat
  • 0c57093 Rename semaphore v2 clearly in tests
  • 5a5c489 Add retro-compatibility for Semaphore 1.x and maintain support for 2.x
  • a45a9b5 Revert "Updates Semaphore CI Service for 2.0 (#132)"
  • e2f6b81 Test improvements
  • 3faacd4 Add support for AWS CodeBuild
  • 8371836 Create CODE_OF_CONDUCT.md (#133)
  • 6167aa8 Updates Semaphore CI Service for 2.0 (#132)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @types/node is breaking the build 🚨

The devDependency @types/node was updated from 10.12.16 to 10.12.17.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • βœ… continuous-integration/appveyor/branch: AppVeyor build succeeded (Details).
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of vscode is breaking the build 🚨

The devDependency vscode was updated from 1.1.30 to 1.1.31.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

vscode is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build is in progress (Details).
  • ❌ continuous-integration/appveyor/branch: AppVeyor build failed (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Open VSX Listing: Signing the Publisher Agreement

Thank you for being part of the Open VSX community by adding your extensions to the Open VSX Registry. Please note that the service was recently transferred to the Eclipse Foundation and urgent action on your part is needed so we can continue to list your extensions. To ensure uninterrupted service, please sign the Eclipse Publisher Agreement on or before January 8, 2021. If not signed by that date, your extensions will be delisted and will no longer appear on the site nor be available via the API. If you sign at a later date, your extensions will then be re-activated. The signing process is explained in the Wiki (steps 1 and 2).

Please also note that all extensions MUST have a license in order to be listed.

More details are in these recent blog posts:
https://blogs.eclipse.org/post/brian-king/open-vsx-registry-under-new-management
https://blogs.eclipse.org/post/brian-king/new-era-open-vsx-registry

Today, there’s growing momentum around open source tools and technologies that support Visual Studio (VS) Code extensions. Leading global organizations are adopting these tools and technologies. This momentum has spurred demand for a marketplace without restrictions and limitations. Thanks for joining us on this journey as we continue to build the Open VSX community. We look forward to continued innovation from you in 2021!

An in-range update of vscode is breaking the build 🚨

The devDependency vscode was updated from 1.1.35 to 1.1.36.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

vscode is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 3 commits.

  • 0090df8 v1.1.36
  • 50e9a97 Add a migration notice
  • 1688fb3 Use an accurate repository field in package.json (#160)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

allow to paste in any active input

atm the ext can only paste in the opened file/view even if a different input has the focus ex.the search field
ctrl+f or ctrl+shift+f.

so is it possible to make the ext paste in whatever the current active input is, or where the cursor is at ?

An in-range update of @types/sinon is breaking the build 🚨

The devDependency @types/sinon was updated from 7.0.5 to 7.0.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/sinon is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • βœ… continuous-integration/appveyor/branch: AppVeyor build succeeded (Details).
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Disable autosuggestion snippets

Hey! Thanks for this nice extension. Thought it would be better if there is an option to disable the clipboard contents being suggested as snippets. Although being suggested while typing is useful in certain scenarios (like coding in certain languages), this might be irritating while writing long texts (for instance, writing documents in latex or pandoc). For instance, in my case: I want the clipboard-manager to keep the history of copied texts; but I dont want them to be suggested when I am working (clip1, etc.)

So, if you can provide a way to disable this autosuggestion, it would be great.

An in-range update of @types/node is breaking the build 🚨

The devDependency @types/node was updated from 12.6.2 to 12.6.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Middle Click remove?

Hi,

is not an issue, is more like a feature request.
could you add that middle click removes a clipboard item history?

regards.

Clipboard size limit to copy into Clipboard history

I am using this extension in Linux VSCode Version: 1.37.1. Sometimes I move large inserts scripts (almost 500000 lines) between files.

Every time I copy such amount of data to the clipboard, VSCode it is stuck and blocked for few minutes.

It is possible to limit size of clipboard copied into clipboard manager (like set max limit of 1 megabyte or something) for internal items and items outside the VSCode (ideally separated)?

Because otherwise I always have to remember and turn off this extension before I copy something big like that.

Thanks

Locking up when suggestion list is emptied

This bug report was generated using the Issue reporter in VSCode after completing an extension bisect.

Issue Type: Bug

I am working on a TypeScript file, and was trying to write the variable name 'topic' but VS Code was locking up every time I would hit 'p'.
'Extension bisect' showed Clipboard Manager was the cause.

When typing 't' my suggestion list was:

  • throw
  • trycatch
  • extra thing added by clipboard manager

When typing 'to' my suggestion list was:

  • throw
  • extra thing added by clipboard manager

When typing 'top' the UI would become unresponsive and had to be manually closed.

Extension version: 1.4.2
VS Code version: Code 1.61.2 (6cba118ac49a1b88332f312a8f67186f7f3c1643, 2021-10-19T15:49:28.381Z)
OS version: Darwin x64 20.6.0
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz (12 x 2600)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 5, 13, 13
Memory (System) 32.00GB (13.98GB free)
Process Argv cbw-ui-app --crash-reporter-id 3b2f3a40-8a3d-4700-986c-d58c915a8f5c
Screen Reader no
VM 0%
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythontb:30283811
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscorecescf:30384386
pythondataviewer:30285071
pythonvsuse255:30340121
vscod805:30301674
pythonvspyt200:30340761
binariesv615:30325510
vsccppwtct:30382698
bridge0708:30335490
pygetstartedt3:30385195
dockerwalkthru:30377721
bridge0723:30353136
pythonrunftest32:30373476
pythonf5test824:30373475
javagetstartedt:30391933
pythonvspyt187:30373474
vsqsis200:30386379
vsaa593:30376534
vssld246:30386377

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.