Property CodeActionsOnGutter
CodeActionsOnGutter
Gets or sets a boolean value indicating whether TextEditor should display code actions images on gutter.
public bool CodeActionsOnGutter { get; set; }
Gets or sets a boolean value indicating whether TextEditor should display code actions images on gutter.
public bool CodeActionsOnGutter { get; set; }