https://github.com/usernamehw/vscode-do-not-copy-empty
Prevent copying of empty lines
https://github.com/usernamehw/vscode-do-not-copy-empty
copy-paste vscode vscode-extension
Last synced: about 1 year ago
JSON representation
Prevent copying of empty lines
- Host: GitHub
- URL: https://github.com/usernamehw/vscode-do-not-copy-empty
- Owner: usernamehw
- Created: 2018-09-23T11:28:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T07:20:47.000Z (almost 7 years ago)
- Last Synced: 2025-02-08T16:33:14.244Z (over 1 year ago)
- Topics: copy-paste, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=usernamehw.do-not-copy-empty
- Size: 26.4 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
Prevents accidental copying ( Ctrl / Cmd+C ) of empty selection (empty line or whitespace/tabs) when there's no selection and only 1 cursor.