473,398 Members | 2,088 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Visual Studio: keybaord settings

Frinavale
9,735 Expert Mod 8TB
I'm using Visual Studio 2008 and my keyboard settings for one of my solutions is set up so that its French.

This is particularly annoying when I'm trying comment and I get a "č" instead of a ' or when I'm trying to use the < key and get a , instead.

I have no idea how this setting was changed and don't know how to change it back.

The weird thing is it's only happening in 1 project and none of the others seem to be affected by this strangeness.

I've checked my Windows Language settings and everything's set to English-US.

Does anyone know how to fix this?


Thanks

- *frustrated* Frinny
Nov 6 '08 #1
15 4643
Plater
7,872 Expert 4TB
One project or one solution?
I thought maybe inside the project or solution files there would be a language setting, but I did not see any in mine.

In your assemblyinfo.cs file, is this attribute set to something?
[assembly: AssemblyCulture("")]
Nov 6 '08 #2
Frinavale
9,735 Expert Mod 8TB
One project or one solution?
I thought maybe inside the project or solution files there would be a language setting, but I did not see any in mine.

In your assemblyinfo.cs file, is this attribute set to something?
[assembly: AssemblyCulture("")]

I tried that...didn't change anything.
Nov 6 '08 #3
Plater
7,872 Expert 4TB
Do you have the language bar enabled on the desktop or anything funky like that?
Nov 6 '08 #4
Frinavale
9,735 Expert Mod 8TB
Do you have the language bar enabled on the desktop or anything funky like that?
I found it!
Finally!

To fix the problem I did the following:
  • Tools menu -> Options
  • Check "Show all Settings"
  • Environment -> International Settings
  • Click on the drop down box (there was only one language listed here for me: "English")
  • Restart Visual Studio

I still don't know what happened to change this but I'm glad I'm able to add comments again :)

-Frinny
Nov 6 '08 #5
Plater
7,872 Expert 4TB
Hmm, I don't have a "show all settings", they were all already there.
Good to know where that is the next time I want to prank another developer :-D
Nov 6 '08 #6
Frinavale
9,735 Expert Mod 8TB
Hmm, I don't have a "show all settings", they were all already there.
Good to know where that is the next time I want to prank another developer :-D
Its at the bottom of the Options window.
Nov 7 '08 #7
Plater
7,872 Expert 4TB
All I got is ok/cancel buttons?
Attached Images
File Type: jpg optionsdialog.JPG (24.5 KB, 364 views)
Nov 7 '08 #8
Frinavale
9,735 Expert Mod 8TB
All I got is ok/cancel buttons?
What version of VS are you using?
Nov 7 '08 #9
Plater
7,872 Expert 4TB
I checked both VS 2008 and VS 2005, their options dialogs looked the same
Nov 7 '08 #10
joedeene
583 512MB
I have a "Show All Settings" Check Box in Visual C# Express 2008.

joedeene
Nov 7 '08 #11
Frinavale
9,735 Expert Mod 8TB
I checked both VS 2008 and VS 2005, their options dialogs looked the same
Hmm I see the Ok and Cancel buttons on the right side of the Options dialog, and on the left side I see a check box labled "Show All Settings".

Strange.
Nov 7 '08 #12
Plater
7,872 Expert 4TB
Do you have the standard or professional addition? I use the professional one, and when you first run and it asked "how do you want the environment to look" i chose no specific profile
Nov 7 '08 #13
Frinavale
9,735 Expert Mod 8TB
I just figured out why my keyboard kept getting switched to French.

I am Canadian and in Canada we have 2 official languages (French and English).

My Windows regional settings are configured for Canada. This means that Windows makes 2 keyboards available by default: an English (US) Keyboard, and a French Keyboard.

For Windows, by default, the "switch keyboards" shortcut key stroke is: Shift + Alt.

Guess what the shortcut key for undo is in Visual Studio 2008?

Shift + Alt + backspace

What the #@%$ where they thinking when the changed the undo shortcut keystroke from CTRL + Z to Shift + Alt+Backspace.

Gurr!

I removed the French keyboard from my keyboards...hopefully I Never see this error ever again.

I could have changed the keystroke sequence for switching keyboards to something else but I wanted to make sure I never have a French keyboard to accidentally switch to on any dev machine.

*Annoyed*

-Frinny
Nov 5 '09 #14
Plater
7,872 Expert 4TB
I had no recollection of this conversation.

I am a fan of sticking to ctrl+z and ctrl+y for undo/redo myself.
Nov 5 '09 #15
Frinavale
9,735 Expert Mod 8TB
Yeah, what's really weird about this is now that I have removed the French keyboard I get to use CTRL+Z again.

..................
Nov 5 '09 #16

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Chen Yaohan | last post by:
In Visual Studio .NET IDE font settings (Tools, Options, Environment \ Font and Colors), some installed fonts are not listed. And funnily, when you choose different selections in "Show settings...
1
by: Corrie Meyer | last post by:
Announcement: SwiftReports standard edition 1.0 for Visual Studio ..NET 2003 released by UniSwift. We are pleased to announce the first release of a fully-managed reporting tool for the...
5
by: Somesh | last post by:
#include<map> #include<iostream> #include<string> using namespace std; int main() { map <string,int> test;
11
by: Larry Bird | last post by:
I'm attempting to build my first VC++ .net project and I'm unable to get a clean compile. Please view code below: // This is the main project file for VC++ application project // generated...
1
by: kjb | last post by:
Hi, I don't know if this is the right place to ask this, but I'll give it a try. When Firefox was my default browser on my computer, I installed Visual Studio .NET. Everytime I ran my...
0
by: google | last post by:
Hi, after fighting with an issue in Visual Studio.NET 2003 in aspx, I've finally figured out what it is and maybe you might find it usefull. Symptoms: When you try to open a .aspx or...
0
by: SpotNet | last post by:
Hello News Group, I want to set output\settings folders for Visual Studio .NET 2005 (Standard) to common locations. Ideally I want to have the following D:\Documents and Settings\<My User Goes...
13
by: sck10 | last post by:
Hello, I am trying to find the option VS2K5 that will automatically change HtmlMeta hm=new HtmlMeta(); or HtmlMeta hm = new HtmlMeta(); to HtmlMeta hm = new HtmlMeta(); What I would...
1
by: cnixuser | last post by:
Hello, I am having a problem that I believe is related to the way a stream reader object looks for a text file by default. What I am doing is using a StreamReader object to read the text of a text...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.