How To Enable Word Wrap in Visual Studio

 Word Wrap Allows Long Word To Be Broken And Wrap Onto Next Line

Setup Word Wrap in Visual Studio

To Enable Word Wrap in Visual Studio [Any Version] , You Need To Follow The Steps Given Below :

  • Open Visual Studio

  • Create / Select Any Project
  • Go To Tools -> Option..

  • Go To Text Editor > All Languages -> General , In Setting Check 'Word Wrap' Option. And Click On OK

  • Done