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?
Please sign in to leave a comment.
There are no known issues for now for Remote development at this place. Are you sure it works for you on the local IDE?
It works perfectly when using local IDEA
Remote IDE
The client:
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.