VS 2003 IDE Question

  • Thread starter Thread starter Matthias S.
  • Start date Start date
M

Matthias S.

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
 
Matthias said:
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.

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.
 
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
 
Back
Top