DefaultTextViewOptions::CutOrCopyBlankLineIfNoSelectionId Field

 

Determines whether cut and copy causes a blank line to be cut or copied when the selection is empty.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

public:
static initonly EditorOptionKey<bool> CutOrCopyBlankLineIfNoSelectionId
Return to top
Show: