Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure output panel editor word wrap #49787

Merged
merged 1 commit into from
May 16, 2018

Conversation

dwilliamson
Copy link
Contributor

Can be configured through preferences:

"[Log]": {
"editor.wordWrap": "on|off|bounded|wordWrapColumn"
}

Fixes #21468.

Can be configured through preferences:

"[Log]": {
  "editor.wordWrap": "on|off|bounded|wordWrapColumn"
}

Fixes microsoft#21468.
@isidorn
Copy link
Contributor

isidorn commented May 14, 2018

This looks good to me.
@sandy081 if you agree I will merge

@isidorn isidorn self-assigned this May 14, 2018
@isidorn isidorn added this to the May 2018 milestone May 14, 2018
@sandy081
Copy link
Member

LGTM

@isidorn isidorn merged commit c7808fb into microsoft:master May 16, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
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.

Output Window: Setting to Stop Wrapping
3 participants