show/hide this revision's text 2 deleted 39 characters in body

Is anyone aware of any text editors with Visual Studio editor functionality? Specifically, I'm looking for the following features:

CTRL+C anywhere on the line, no text selected -> the whole line is copied

CTRL+X or SHIFT+DEL anywhere on the line, no text selected -> the whole line is saved in clipboard then deletedcut Thanks!

show/hide this revision's text 1

Stand-alone text editor with Visual Studio editor functionality

Is anyone aware of any text editors with Visual Studio editor functionality? Specifically, I'm looking for the following features:

CTRL+C anywhere on the line, no text selected -> the whole line is copied

CTRL+X or SHIFT+DEL anywhere on the line, no text selected -> the whole line is saved in clipboard then deleted

Thanks!