ktfmt not working with Gateway

Answered

I'm trying to use ktfmt via Gateway. I have enabled it for the project:

 

$ cat .idea/ktfmt.xml 
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="KtfmtSettings">
    <option name="enabled" value="true" />
  </component>
</project>

But when I run reformat it does not reformat using ktfmt, at the very least if I run ktfmt with gradle spotless after using it from idea there is quite significant differences.

Is this some known issue with Gateway? What could be wrong? 

0
5 comments
Hello,

There are no known issues for now for Remote development at this place. Are you sure it works for you on the local IDE?
0

It works perfectly when using local IDEA

0
What is the version of IDE on the remote side?
0

Remote IDE

The client:

0

Thank you. I've reached the developers' team, and unfortunately, we can't focus on this issue right now due to a heavy-loaded roadmap. We apologize for the inconvenience and recommend contacting this plugin's developers. 

0

Please sign in to leave a comment.