I have a JavaScript file that has very long one-line comments, I want to set "editor.wordWrap": "on"
for this file only and keep other js files unwrapped.
I tried Alt+Z, but it doesn't persist on VSCode reload. Are there any better ways?
I have a JavaScript file that has very long one-line comments, I want to set "editor.wordWrap": "on"
for this file only and keep other js files unwrapped.
I tried Alt+Z, but it doesn't persist on VSCode reload. Are there any better ways?