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

MethodsReadable

Manuel Naujoks

|
172 installs
| (1) | Free
Display method definitions with a little space in between CamelCasing making them easier to read.

Methods are important. Along namespaces and classes they give code highlevel structure. For me the name of a method is the most important part. The name communicates to me what the method does, and why it is there. Based on that information I decide whether I want to read the method body. If I can read method names faster, I can decide faster and become faster overall when working with code.

This extension inserts whitespace into a CamelCase method name.

This is best used together with my other extension: https://marketplace.visualstudio.com/items?itemName=halllo.MethodsBigger

Screenshot

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft