1.6.0
Added
Strings Autocompletion in #75 by @yevheniyJ
Whenever a user types something, the Android Studio autocompletion will suggest available string keys from Crowdin.
There is a possibility to configure file extensions, where the string keys autocompletion will appear. By default, autocompletion is turned on and available in all files.
Strings for autocompletion are loaded during the bootstrap of Android Studio and are also updated whenever there was a change in the crowdin.properties
configuration file.