Tuesday, August 03, 2010

Code snippet for class property

Typing out class property's is necessary but repetitive (and boring), as a quick shortcut you can use the property code snippet:
  1. start typing prop
  2. press tab twice
  3. you then get a template property
  4. pressing tab will allow you to quick fill in the type and property name


No comments: