Skip to content

Configure output panel editor word wrap#49787

Merged
isidorn merged 1 commit intomicrosoft:masterfrom
dwilliamson:outputConfigWordWrap
May 16, 2018
Merged

Configure output panel editor word wrap#49787
isidorn merged 1 commit intomicrosoft:masterfrom
dwilliamson:outputConfigWordWrap

Conversation

@dwilliamson
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

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
Copy Markdown
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