Skip to content

With word wrap enabled, new trailing spaces are not wrapped #1361

@jasonsanjose

Description

@jasonsanjose
  1. Open http://codemirror.net/demo/indentwrap.html
  2. Add spaces at the end of line 3, enough to cause wrapping

Actual: Line is not wrapped, horizontal scrollbar appears.
Expected: Line should wrap. Sublime Text has different wrapping behavior, but I'm not entirely convinced that it's good. It breaks twice, once to wrap the span of spaces, then again at some seemingly arbitrary point to break the span in two.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions