I have noticed many times developers use like a quick key to generate properties but I can not find what that key is. Is there a list i can look at with all the short keys?. what i am referring to is like when you do
Highlight method + F12
takes you to the reference (for example), there is one specifically that would help me a lot, the property auto complete it usually puts something like
public int something
, and the color shows as green or something. Any help would be much appreciated.