robotframework-lsp icon indicating copy to clipboard operation
robotframework-lsp copied to clipboard

pycharm - formatter doesn't work

Open DetachHead opened this issue 2 years ago • 1 comments

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:

  1. set "Code Formatter" setting to robotidy or builtinTidy
  2. change the formatting in a robot file to be incorrect

Expected behavior robot code formatted

Screenshots image

image

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

DetachHead avatar Jun 14 '23 02:06 DetachHead

I'm following this. I can't get the bundled robotidy to work with PyCharm. @fabioz Is there any additional setting required?

PataviniMa avatar Apr 09 '24 15:04 PataviniMa