Hi,
I am a newer for using robot framework with PyCharm. I have 2 questions about how to use it to write robot cases.
-
In RIDE, the IDE can auto format the robot files. If using pycharm to write cases, is there any method to auto format the robot files?
-
In pycharm, I can use tab to write 4 spaces indent at the begging of the line, but when I use tab at the middle of the line, the first tab is not 4 spaces. Is there any configuration in pycharm to set the tab as 4 spaces?