Visual Studio 2010 - Crash/Problems on the keyboard (Keys) - visual-studio

Camarades,
My Visual Studio is in trouble in keyboard. I am working normally, when suddenly my keyboard loses its configuration, so where is the "" becomes "/".
Someone can tell me what would be a possible solution? (Yes, I know something is hazy).
Or has left some Pachter fix for problems like this.
Grateful for any help.
Success for all.
Microsoft Visual Studio 2010
Version 10.0.30319.1 RTMRel

My guess is that you accidently change keyboard input language, see Visual Studio appears to randomly adopt American keyboard layout

Related

Visual Studio 2013 changes the keyboard language

I'm using German keyboard layout and English Windows 8.1. However, Visual Studio 2013 keeps changing the keyboard layout to the English ones. I can't even predict when it changes it. It's pretty random.
Question: Why does Visual Studio do this and how do I prevent it?
bytecode77,
The shortcuts you are pressing in VS must be coinciding with the Windows shortcuts for changing language. This is why it seems random to you.
I think that your question is answered in more detail here:
Visual Studio appears to randomly adopt American keyboard layout
and here:
Ctrl+Space changes keyboard instead of showing Intellisense's Auto-complete list on Visual Studio 2010

Ctrl-Shift-V not working in Windows 8 and Visual Studio 2013?

I was using VS 2012 in Windows 7. Yesterday, I installed Windows 8 and installed Visual Studio 2013.
And i can not use Ctrl-Shift-V keys for Cycle Clipboard Ring. I have tried to assume manually Ctrl-Shift-V keys for Cycle Clipboard Ring in Tools\Options\Keyboard menu. Still not working.
[SOLVED]- I have tried it in Design Window. It works fine in Code window.
Open up the Visual Studio Keyboard settings and make sure that the binding is setup correctly. You might have accidentally selected a different template the fist time you launched Visual Studio.
In my C# 2005 bindings, it's available. You might have to reset the mapping scheme and restart Visual Studio.
There might be a add-on, like Resharper that's interfering with the keybindings.
The same story on Win7 and VS2013.
In my case helped only removing ReSharper.ReSharper_PasteMultiple shortcut.
Thanks to the thread:
Visual Studio: ctrl+shift+v opens clipboard ring window I've coped with that.
ReSharper had been turned off nonetheless I had to totally remove the ReSharper's shortcut repeatedly pressing "Remove" (it was switching stacked values).

What happened to Edit.MoveLineUp/Down in Visual Studio 2012

In Visual Studio 2010 you can assign keyboard shortcuts for moving lines up and down.
I can't find these commands in 2012.
Have they been renamed or removed? Is there any way, out-of-the-box, to move lines using ALT + ↑↓? (I'm not buying ReSharper.)
This command is a part of Productivity Power Tools.
The 2012 version was released in November 2012. You can find it here:
Productivity Power Tools for Visual Studio 2012
Nothing happened to it, these commands don't exist in VS2010 either. Check what add-ins you've got installed.
Not sure what it does, but consider Edit.ScrollLineUp/Down. Default binding is Ctrl+Up/Down arrow.

is it my Visual Studio 2008 problem or is it Dreamweaver capability?

Oh no....
I just realized it, that the Visual Studio 2008 is getting me confused.
If we compared to the DreamWeaver later version... not the latest one, okay...
That DreavWeaver has a SPLIT View (in between the design and code).
And here, the Visual Studio 2008 also has that capability.
The difference is that... in Visual Studio 2008,
When the user start Clicking the Designer portion, the cursor on Code view doesn't get into focus. Yeah, meanwhile, in DreamWeaver, at the time user click on the designer portion, the mouse pointer is focusing into the code location accordingly....
Uh, oh.... this is getting me tired. Shall I update something into this Visual Studio 2008 version, guys? :(
use Visual Studio 2010 and be happy

Visual Studio Web Developer 2010 Express window numbers and debugging crashes

Installed Visual Studio Web Developer 2010 Express from the ISO available from this page:
http://www.microsoft.com/express/downloads/
If it helps this is the info from the about visual studio window:
Microsoft Visual Studio 2010: Version 10.0.30319.1 RTMRel
Microsoft .NET Framework - Version 4.0.30319 RTMRel
Installed Version: WD Express
For some reason I get silly big red numbers appearing in the right hand side and on tool bar windows. Whenever I resize the window the numbers change and they are extremely annoying.
Have been through all the settings and options and cannot find the 'Turn off the silly big red numbers everywhere' check box. Can anyone show me where this is please?
(source: solutionrevolution.net)
More annoying than silly big red numbers is debugging against IIS7 where visual studio just hangs and nothing will work again until a restart. Vista Business running 32 bit. VS2008 works fine on the same machine.
If anyone has any pointers or help for me it would be very much appreciated
Definitely looks like Fraps. VS2010 is written in WPF, and WPF uses DirectX to render everything, that is why Fraps putting its FPS meter on VS2010 window. Just disable Fraps.

Resources