summaryrefslogtreecommitdiff
path: root/compose-ide-plugin/resources
diff options
context:
space:
mode:
authorPolina Koval <kovalp@google.com>2021-02-08 12:13:07 +0000
committerTreeHugger Robot <treehugger-gerrit@google.com>2021-02-09 11:52:35 +0000
commit523d1c5f6c75ac0b6d07a699f8cf31c2cd545bf0 (patch)
treedec30e5e0185d6a909b03904923a51252bb73697 /compose-ide-plugin/resources
parentc8fc8e5498c70e9856305142b1f6b7cc5ed8c83e (diff)
downloadidea-523d1c5f6c75ac0b6d07a699f8cf31c2cd545bf0.tar.gz
[Compose] Add ComposableElementAutomaticRenamerFactory
ComposableElementAutomaticRenamerFactory provides a AutomaticRenamer that renames KtFile if a @Composable function with the same name was renamed. Fixes: 177190648 Test: ComposableElementAutomaticRenamerFactoryTest Change-Id: I7f92f2f1897e085f46fdce231f1f629231d28ae2
Diffstat (limited to 'compose-ide-plugin/resources')
-rw-r--r--compose-ide-plugin/resources/messages/ComposeBundle.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/compose-ide-plugin/resources/messages/ComposeBundle.properties b/compose-ide-plugin/resources/messages/ComposeBundle.properties
index cbe2715af0b..1e575c989af 100644
--- a/compose-ide-plugin/resources/messages/ComposeBundle.properties
+++ b/compose-ide-plugin/resources/messages/ComposeBundle.properties
@@ -8,3 +8,6 @@ compose.enable.insertion.handler=Enable enhanced auto-completion when using Jetp
create.composable.function=Create @Composable function
remove.wrapper=Remove wrapper
wrap.modifiers=Wrap modifiers
+rename.file=Rename File
+file.name=File name
+rename.files.with.following.names=Rename files with the following names to: