Skip to content

Enable word wrap in IDE

Phil Hughes requested to merge ide-wordwrap into master

What does this MR do?

Enables word wrap in the web IDE. It is set to bounded which according to the docs is the lines will wrap at min(viewport width, wordWrapColumn)

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/44303

Merge request reports

Loading