Skip to content

Current line highlight don't contain whole line if it's longer then the width of editor #17

Description

@jcubic

if you have very long line that and it's not fiting into editor width when you move cursor to the right only part of the line is higlighted as current line.

This fixed the issue:

.Ymacs-frame-content {
    float: left;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions