Extract Interface/Pull Up: Disable internal/protected members when moving to an interface
#KT-15607 Fixed
This commit is contained in:
@@ -478,6 +478,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
|
||||
- [`KT-15355`](https://youtrack.jetbrains.com/issue/KT-15355) Extract Interface: Disable "Make abstract" and assume it to be true for abstract members of an interface
|
||||
- [`KT-15353`](https://youtrack.jetbrains.com/issue/KT-15353) Extract Superclass/Interface: Allow extracting class with special name (and quotes)
|
||||
- [`KT-15643`](https://youtrack.jetbrains.com/issue/KT-15643) Extract Interface/Pull Up: Disable "Make abstract" and assume it to be true for primary constructor parameter when moving to an interface
|
||||
- [`KT-15607`](https://youtrack.jetbrains.com/issue/KT-15607) Extract Interface/Pull Up: Disable internal/protected members when moving to an interface
|
||||
|
||||
#### Intention actions, inspections and quickfixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user