Formatting code in bash script

已回答

If I press "reformat code" in my bash script, I get padding with 2 chars.
Can I change padding? For example, change padding from 2 to 4 chars.

0

Hello,

What IDE version do you use? You you have any custom plugin installed (e.g. BashSupport)?

0
Avatar
Permanently deleted user

Hello.
Version: 2019.2 EAP (192.5728.12), more info here.
Seems I have no custom plugins installed.
I have "Shell script (bundled)" in plugins only.

0

You could change indent size in "Settings/Preferences | Editor | Code Style | Shell Script"

1
Avatar
Permanently deleted user

Thanks

0

You are welcome!

0

请先登录再写评论。