Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Demo Walkthrough

Rename Generic Receivers Along with a Generic Struct

demo

When you rename a generic struct by pressing ⇧F6 (macOS) / Shift+F6 (Windows/Linux), the Rename refactoring suggests changing the receivers accordingly.


The following content is directly taken from the JetBrains Guide.