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

[Feat] copy whole file if there is no selection #67

Merged
merged 7 commits into from
Aug 13, 2024
Merged

Conversation

givvemee
Copy link
Member

@givvemee givvemee commented Jul 1, 2024

Closes #38

Description

  • This feature let YOCO copy the whole file if there's no selections.

ETC

Screenshot 2024-07-01 at 1 31 52 PM

  • It's already passed the test, but @fliklab @glassk could you test on your end to validate this feature? Thank you in advance

Checklist (Merge should only be performed once all of the following conditions are checked.)

  • I have completed the necessary tests and verified that the functionality works as intended.
  • I have written the code according to the code style guide.
  • I have confirmed that only the intended files and changes have been committed.
  • I have discussed these changes with my team members in advance, and all team members are aware of this PR.

@givvemee givvemee added the enhancement New feature or request label Jul 1, 2024
@givvemee givvemee self-assigned this Jul 1, 2024
@givvemee givvemee requested review from fliklab and glassk as code owners July 1, 2024 04:33
Copy link
Member

@glassk glassk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

제 로컬 환경에서도 테스트 통과했습니다! 고생 많으셨습니다 👍

@givvemee givvemee merged commit 9d6f208 into dev Aug 13, 2024
2 checks passed
@givvemee givvemee deleted the feat/copy-whole-file branch August 13, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: I have a suggestion for the whole copy function.
3 participants