I suggest you ...

Wrap lines intelligently (simulating indents)

Like other text editors, Visual Studio has a word wrap feature (Tools / Options / Text Editor / All languages / Word wrap ). However unlike other text editors, Visual Studio's word wrap ignores indents, spilling the line continuation into the margin. This makes the page very messy.

Take a look how other text editors do line wrap (screenshot of Notepad++ attached), respecting indentation, so the line continuation is displayed with the same margin. http://stackoverflow.com/questions/12324453/wrap-lines-intelligently-simulating-indents-in-visual-studio-2012

Another bug with Visual Studio's word wrap is that triple clicking in the editor selects the line on screen rather than the physical line as expected.

ps. A bug with 'User Voice' is that this text area is tiny!

61 votes
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    Anonymous shared this idea  ·   ·  Flag idea as inappropriate…  ·  Admin →

    2 comments

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service
      Signed in as (Sign out)
      Submitting...
      • Anonymous commented  ·   ·  Flag as inappropriate

        If you think "this isn't worth fixing because only a few Visual Studio users use word wrap", consider that "most Visual Studio users don't use word wrap BECAUSE IT'S BROKEN".

      Feedback and Knowledge Base