简体   繁体   中英

Is there a way to toggle word wrapping for the Output window in VS Code?

I've been working with large print statements in VS Code recently and was wondering: is there was an easy way to turn on word wrapping in the OUTPUT window rather than having to use a horizontal scroll bar?

In a situation where I'm printing a string with hundreds of characters, I would like it to be able to wrap around the output window properly.

There is an editor word wrap setting but I have not been able to find anything that actually affects the output window.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM