
VB Net Text Editor Options reset
If you go to a code window and look at the Edit menu, under advanced, you'll
see that the hotkey for word wrap is CTRL+R, CTRL+R (i.e., press CTRL+R
followed by CTRL+R again - a chord is a combination of multiple keystrokes
that together have one meaning). Thus, if you're in a code window, CTRL+R
apparently can't be used for opening/closing the solution explorer. I'll
notify the appropriate people of this conflict.
Stephen
VB Dev Team
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Quote:
> I've solved this issue, but opened up a mystery.
> I usually run with the Solution Explorer closed, and type CTRL-R to show
it.
> Sometimes CTRL-R doesn't work though, and if I do it twice in a row, it
> turns on word-wrap. If I do it twice again, it turns it off. When this
> happens, If I look down on the status bar, it says '(Ctrl+R) was pressed.
> Waiting for second key of chord...'
> Just to make sure I wasn't going crazy, I click on the 'View' menu, and
> verified that the hotkey for 'Solution Explorer is still 'Ctrl-R'.
> Does anyone know what this is? I'm writing software here, not music.
> > I have noticed on several occasions that 'Word Wrap' somehow gets turned
> on.
> > I can go a few weeks or even a month with it off, then all of a sudden
> it's
> > back on.
> > It's either VB.NET or my system (XP) is restoring the registry every
once
> in
> > a while.
> > The only other thing is that I think that every time it happened, I had
> more
> > than once instance of VS.NET running.
> > Anyone else run into this?