Re: Ctrl+Y invokes Delete Current Line instead of Redo...

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



On Feb 2, 1:21 pm, "Zytan" <zytanlith...@xxxxxxxxx> wrote:
Oenone,

If you've configured the IDE to use the Visual Basic 6 keys (in
Tools/Options/Environment/Keyboard) then it's picking up the standard
behaviour of Ctrl+Y from VB6, which is indeed "delete line." Ctrl+Y is
commonly used in a number of application to mean "Delete Line", usually with
Ctrl+Shift+Z as Redo.

Actually, VB 2005 Express doesn't have any such option. I am
surprised. All it has is (Default).

This is the first app that I've seen use Ctrl+Y as delete line. But I
understand that, just by looking at the keyboard shortcut changes from
version to version in VS that it's all pretty much up for grabs. They
just set them to whatever. Cut 'n Paste and F1 are about the only
things that are guaranteed to work. Even F2 doesn't work -- dammit.
It's enough to drive someone insane.

(FWIW, I agree, I use Ctrl+Y as Redo as well and hate the fact that by
default it deletes lines in VB).

It's only a few seconds' work to remap the shortcut to Redo.

Yup, already done. I just hate this, since what happens on the next
machine with VB on it... they are all different. Keyboard mapping is
soooo important, and it's just an afterthought for the designers.

I strongly suspect that if you reported this to Microsoft as a bug, they
would just tell you that it is "by design," which, really, it is.

Yeah, that's what I'm afraid of. It should be a bug. UI issues are
bugs. The ignorance on this issue is very frustrating.

Zytan

I'm not trying to start a flame war here, but my goodness you complain
a lot! Visual Basic .Net is not C++ and the VB 2005 ide is not the ide
you are used to using, so either adjust to the new language/ide (or
adjust it to you) or go back to what you used to use! Besides, you do
realize you are complaining about a feature in a program (vb 2005
express edition) that was free right?

And to prevent too many people from yelling at me for ranting, I'll
apologize here for being a bit of a jerk - it's been a long week :-)

Thanks,

Seth Rowe

.



Relevant Pages

  • Re: Ctrl+Y invokes Delete Current Line instead of Redo...
    ... It should be a bug. ... I'm not trying to start a flame war here, but my goodness you complain ... Visual Basic .Net is not C++ and the VB 2005 ide is not the ide ... so either adjust to the new language/ide (or ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Lebans Continuous Forms Sample Problem
    ... Subclassing/VB IDE bug. ... If you have had or currently opened the VB IDE ... >> Access Code, Tips and Tricks ...
    (microsoft.public.access.formscoding)
  • Re: Unhandled Exception in Form Load in EXE but not in IDE
    ... IDE by the normal Try-Catch syntax are not caught in an EXE unless the JIT ... If this is by design then it is a silly design but I ... So the answer to your last question about whether or not it's a bug in IDE ...
    (microsoft.public.dotnet.languages.vb)
  • Re: IDE changing file subtype from Form to Code???
    ... Not sure it that is a bug or if it is fixed, but for what is worth, the list ... > Our development team has a problem where the IDE will automatically change ... > the code type in the .csproj files from one type to another, ...
    (microsoft.public.vsnet.ide)
  • Re: kernel BUG at drivers/ide/ide-disk.c:187 (2.6.31)
    ... Thus when the unknown block layer request is encountered the best thing ... Yes, but if you BUG() in this kind of location, the chance of getting ... the debugging information from the user can be close to zero. ... I really do not have to work on IDE ...
    (Linux-Kernel)