Classy Naming
What is it for?Just look at that code:
Looks familiar, right? We all tend to stick to pretty much same naming conventions and tend to name parameters or fields after the types they represent. While your IDE (and VS Code does it for sure) will suggest you the type name after a few keystrokes, you normally have to type in the name from the begining to the end. How fun can that be? No fun at all. ClassyNaming is there to save you from dying of boredom when naming your fields. Just start typing a variable name or activate an IntellySense by a keyboard shortcut and it will suggest you the most obvious options to chose from! See how it worksLicenseMIT © Andrei Zubov |