VS 2003 IDE Question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Matthias S.

    VS 2003 IDE Question

    Hi,

    I've started to work with Visual Studio (Professional) 2003 recently and
    I am wondering, if there is a way to not allow the cursor behind the
    line-end (that is, the last word/token/etc in a line). I was going
    through the options dialog through and through and couldn't find anything.

    Any help is greatly appreceated.

    Matthias
  • Fabio

    #2
    Re: VS 2003 IDE Question

    Matthias S. wrote:[color=blue]
    > I've started to work with Visual Studio (Professional) 2003 recently and
    > I am wondering, if there is a way to not allow the cursor behind the
    > line-end (that is, the last word/token/etc in a line). I was going
    > through the options dialog through and through and couldn't find anything.[/color]

    If I understood your question correctly, then you are looking for Tools ->
    Options -> Text Editor -> All Languages (or your language) - > Enable Virtual
    Space: clear that checkbox.

    --
    Fabio Marini
    To reply: news [at] mamakin1976 [dot] plus [dot] com

    Comment

    • Matthias S.

      #3
      Re: VS 2003 IDE Question

      hi fabio!

      yeah, exactly. i've got a localized version of vs (german) and i'm a bit
      surprised about the translation "enable virtual space" :)))

      thanks a ton!

      matthias

      Fabio wrote:[color=blue]
      > Matthias S. wrote:
      >[color=green]
      >> I've started to work with Visual Studio (Professional) 2003 recently
      >> and I am wondering, if there is a way to not allow the cursor behind
      >> the line-end (that is, the last word/token/etc in a line). I was going
      >> through the options dialog through and through and couldn't find
      >> anything.[/color]
      >
      >
      > If I understood your question correctly, then you are looking for Tools
      > -> Options -> Text Editor -> All Languages (or your language) - > Enable
      > Virtual Space: clear that checkbox.
      >[/color]

      Comment

      Working...