Is it possible to change the language of the FxCop dictionary to something other than English? How can it be done?
+1
A:
FxCop comes with its own dictionary. You can add custom dictionaries that have words from any language.
This site shows how to add a custom dictionary:
This site mentions that FxCop has some support for other languages.
You can tell FxCop to use non-American varieties by choose Project -> Options -> Spelling & Analysis and changing the Spelling language drop-down. It will also default to the user's default culture, so if your locale is set to Australia, then the language will default to English (Australia).
Eilon
2010-01-12 06:41:25
Adding all the words from a language into a dictionary seems way too impractical, and Fx-Cop has in-built support only for English.
Wilhelm
2010-01-12 06:46:38
If it's not possible then it's not possible.
Eilon
2010-01-12 06:54:00