Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Restore old behaviour of text wrap in vscode #2298

Merged
merged 1 commit into from
Mar 6, 2017
Merged

Restore old behaviour of text wrap in vscode #2298

merged 1 commit into from
Mar 6, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Mar 5, 2017

Overview of change:

#2250 changed how vscode wrapped long lines. After that change lines were wrapped at the end of the viewport. This PR restores the old behaviour of wrapping at the specified column.

I also added wrappingIndent: none. Wrapped lines will begin in column 0, which makes it easier to distinguish from regular indented lines.

CHANGELOG.md entry:

[no-log]

@adidahiya
Copy link
Contributor

@andy-hanson @nchen63 is this ok?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants