Skip to content

It looks like dprint auto reformat on save is not working on WSL #55

@SirMishaa

Description

@SirMishaa

Hello,

I'm using the latest version of the plugin and when I'm on WSL, the autosave is not working.
But it's working good on my Mac.

Configuration files seems to be here, but I'm not sure how to get log from the daemon.

hexa-node/.idea on  main [!?] on   (eu-central-1)
❯ bat dprintProjectConfig.xml
───────┬────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: dprintProjectConfig.xml
───────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ <?xml version="1.0" encoding="UTF-8"?>
   2   │ <project version="4">
   3   │   <component name="DprintProjectConfiguration">
   4   │     <option name="enabled" value="true" />
   5   │   </component>
   6   │ </project>
───────┴────────────────────────────────────────────────────────────────────────────────────────────────────────────────

hexa-node/.idea on  main [!?] on   (eu-central-1)
❯ bat dprintUserConfig.xml
───────┬────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: dprintUserConfig.xml
───────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ <?xml version="1.0" encoding="UTF-8"?>
   2   │ <project version="4">
   3   │   <component name="DprintUserConfiguration">
   4   │     <option name="runOnSave" value="true" />
   5   │   </component>
   6   │ </project>
───────┴────────────────────────────────────────────────────────────────────────────────────────────────────────────────

hexa-node/.idea on  main [!?] on   (eu-central-1)
❯

Could you look at it a bit?
Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions