Usually when I use VS Code, very first thing I do on new document is command: \"Toggle Word Wrap\" or Alt+Z. I tried looking into User Settings, but I didn
Open User Settings Json and add ( As shown in the image below)
"editor.wordWrap": "on",