Skip to content
  • Christian Hergert's avatar
    rename-provider: add IdeRenameProvider · 2e88da91
    Christian Hergert authored
    This provides the abstraction for plugins to provide an IdeRenameProvider
    to return all the locations where a string needs to be replaced. This
    can be used to perform "semantic rename" in a project.
    2e88da91