It would be nice to be able to use a snippet for the "override" keyword (as it gets added when using Implement Virtual Methods, etc.) so that custom macros can be used.
For example, we use a custom macro D_OVERRIDE so that we can define it out on platforms (or compilers) that don't support the keyword.