You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just musing about this, and @dsherret being a windows user for development you might know better than me, but since WSL and windows in general are using different file systems it could be possible that communication between the dprint daemon that this intellij plugin uses and the wsl filesystem don't work correctly.
@SirMishaa, to get logs, I need the IntelliJ logs in general just after you have tried to format, or alternatively there is a tool window with logs for dprint only, make sure to enable verbose logging in the dprint plugin settings.
Secondly, you might need to specify the base path of the project specifically in settings. The plugin will use the .idea/ folder to get a base path if one is not specified. By setting it explicitly you might be able to get around this.
In any case, I will get wsl installed and have a go at this myself during the week.
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.
Could you look at it a bit?
Regards
The text was updated successfully, but these errors were encountered: