Copy current line (like VS Code)
Open
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
A customer suggested to change the copy command, so that it copies the current line when no text is selected. Apparently this is what VS Code does.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the copy command and its behavior when no text is selected, then compare the result with VS Code. Done means copying with no selection copies the current line while copying selected text continues to work; add or update coverage if the project has tests for this command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, vscode
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100