Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for showing history in a preview window to better search for … #260

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

davidyang
Copy link

Hi @edgardmessias - made a new command to show the clips in a buffer so that they're searchable and can copy a smaller portion of it. Curious what you think!

@edgardmessias
Copy link
Owner

Hello @davidyang new features are welcome, thanks for your contribution

Copy link

codecov bot commented Jan 2, 2024

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (c234ff9) 70.84% compared to head (5c5dc85) 68.84%.

Files Patch % Lines
src/commads/showClipboardHistory.ts 30.76% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
- Coverage   70.84%   68.84%   -2.01%     
==========================================
  Files          16       17       +1     
  Lines         566      597      +31     
  Branches       65       67       +2     
==========================================
+ Hits          401      411      +10     
- Misses        165      186      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants