android-studio-3.6

Android Studio 3.6 is constantly asking to install a shell script formatter


After installing Android Studio 3.6 it's constantly showing a balloon to install shell script formatter.

A cropped screenshot is submitted:

enter image description here

The question is "What is a shell script formatter and what does it do in Android Studio 3.6?".

It was Googled and looked up in Android Studio Website but got nothing.

Any guidance would be greatly appreciated.


Solution

  • It was Googled and looked up in Android Studio Website but got nothing.

    Actually, it`s not from the Android perspective, it belongs to the editor we use to develop applications for android framework i.e IntelliJ IDEA.

    They introduced this to the script optimized our code structure and provide suggestions to our code like code duplication etc.

    for detailed information