JetBrains / JetBrains/resharper-unity
RFC: Live templates
Open
question
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
I'm after suggestions for adding live/file/surround templates. I've come up with:
* `mb` - create a new class that derives from `MonoBehaviour`.
* `MonoBehaviour class` - file template to create a new class that derives from `MonoBehaviour`.
And er, that's it.
What else would be useful? What common code snippets would you reuse? `GetComponent`, `InitializeOnLoadAttribute`?
Contributor guide
Assessment
This issue has not been assessed yet.