Implementing abstract members

Hi,

How far down the list is a refactoring to implement abstract methods in a class ?

I found “Complete Current Class” but that doesn’t seem to do anything. Im not really sure what that does ?

Cheers,
John

Compete class syncs the interface and implementation section for missing members, it is not meant to add abstract members. (good idea to add that as a feature though).

1 Like

Thanks, logged as bugs://84201