Skip to content
| Marketplace
Sign in
Visual Studio>Tools>dehungarian
dehungarian

dehungarian

Philoushka

|
515 installs
| (1) | Free
Finds and suggests renaming for local variables and method parameters that use Hungarian naming conventions.
Download

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

  • User-configurable hungarian prefixes. The default list of prefixes will be editable.
  • Visual Basic support

Version History

  • 1.0.2 - update for VS 2015 RC
  • 1.0.1 - update for VS 2015 CTP
  • 1.0.0 - initial release


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft