Currently the keywords and test cases all comes in small case, the preferred way in Robot is first alphabet of word as capital. Can you please support Auto capitalize, so it follows more on Robot standards.
It would be ideal if the Robot Framework plugin could implement this configurably, and through PyCharm's already-opinionated menu command, "Reformat Code".
Currently the keywords and test cases all comes in small case, the preferred way in Robot is first alphabet of word as capital. Can you please support Auto capitalize, so it follows more on Robot standards.
i.e. for a keyword Current: should be empty
Proposed: Should Be Empty