Finds and suggests renaming for local variables and method parameters that use Hungarian notation. If you have a project where you'd like to get rid of the existing variables and parameters that are named using Hungarian naming conventions, you can use this extension to rename those to something more readable. Notes Currently supports C# only. Finds prefixes "str", "s", "c", "ch", "n", "f", "i", "l", "p", "d", "b", "bln", "o", "obj"
Requirements Requires VS 2015 RC.
Coming Soon
Version History
|