Add the following to your settings.json
:
"editor.wordWrap": "wordWrapColumn",
"editor.wordWrapColumn": 160
In settings.json
for example:
"editor.rulers": [80]
Add the following to your settings.json
:
"editor.wordWrap": "wordWrapColumn",
"editor.wordWrapColumn": 160
In settings.json
for example:
"editor.rulers": [80]