Is possible to wrap the text only of the output window?

Viewed 7

Visual Studio 2022

By activating the option :

Text Editor -> All Languages -> General -> [x] Word Wrap

The text on the ‘output’ window (CTRL+ALT+O) is wrapped, but it also wraps any text into any file open in the editor.

How I could enable wrap just for the output window?

0 Answers
Related