Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save luidgigromat/da7d751d06140008c3b2b7612b6b69c2 to your computer and use it in GitHub Desktop.
Save luidgigromat/da7d751d06140008c3b2b7612b6b69c2 to your computer and use it in GitHub Desktop.
Enable soft-wrap for Visual Studio Code
1. Open VS Code
2. Press Ctrl + Ship + P
3. Type "settings" and choose "Preference : Open settings (UI)"
4. Search the following settings : "word wrap"
5. Set "Editor: Word Wrap" to "ON"
@marcosfrenkel
Copy link

Thank you!

@DseidLi
Copy link

DseidLi commented May 8, 2024

Thanks!

@leviclaudio
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment