robotframework-lsp
robotframework-lsp copied to clipboard
pycharm - formatter doesn't work
Describe the bug
when setting the formatter to robotidy or builtinTidy, no formatting occurs when pressing ctrl+alt+L or ctrl+s
To Reproduce Steps to reproduce the behavior:
- set "Code Formatter" setting to
robotidyorbuiltinTidy - change the formatting in a robot file to be incorrect
Expected behavior robot code formatted
Screenshots
Versions:
- OS: windows 10
- Robot Framework Version: 6.0.2
- Robot Framework Language Server Version: 1.11.0
- Client Version: pycharm 2023.1.2
Logs nothing from this extension is outputted in the log when formatting
I'm following this. I can't get the bundled robotidy to work with PyCharm. @fabioz Is there any additional setting required?