AmailP / robot-plugin

Robot Framework support plugin for IntelliJ Idea
Other
72 stars 38 forks source link

Support for Auto captialize #11

Open catchayaz opened 9 years ago

catchayaz commented 9 years ago

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

jerry57 commented 8 years ago

+1

puhnastik commented 8 years ago

+1 make it configurable

joelwhitehouse commented 7 years ago

It would be ideal if the Robot Framework plugin could implement this configurably, and through PyCharm's already-opinionated menu command, "Reformat Code".