Skip to content

Allow refactor/rename of accessors in compiler plugin #1449

@Jolanrensen

Description

@Jolanrensen
Image

Sadly we cannot (yet) rename accessors using refactoring/renaming (Shift+F6).

Similarly, if you rename the source of a column name (so, a property in a @DataSchema interface/data class or a string literal) then any usage of the column accessor will simply turn red, instead of being renamed as well.

For the compiler plugin to really feel like part of the IDE it would be great to have this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions