Right now when editors create any new object we display a generic title "Create a new object" but we should try to display more contextual titles whenever possible, for instance:
- Function, "Create a new function"
- Test, "Create a new test"
- Implementation, "Create a new implementation"
- Type, "Create a new type"
- Etc.