Open
Description
Feature: When user presses Ctrl+C on a single unselected empty line -- ignore it, don't do anything.
In my 20+ years of development, I don't recall a single time where I would have actually wanted to copy an empty line into the clipboard. Whereas the problem where I would try to paste something into the editor, only to accidentally press Ctrl+C instead of Ctrl+V, and having my text in the clipboard gone with no possibility to recover -- that happens daily, multiple times a day.
Please? It is likely not that hard to implement, but would make life easier for many developers.