-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Method call beforeAllDocumentsSave do not return unsaved documents #224
Comments
I'll need more info, can you send me a copy of your "idea.log" (https://github.com/dubreuia/intellij-plugin-save-actions#files-location). You can filter the lines that do not belong to the plugin with Also, are you sure it doesn't work? Test this: modify a file, click in another window (like here), then return to the IDE, and check if your code is formatted. |
Following content is inside the idea.log-file:
And i am sure that it doesnt work. When i am trying to save a file, click into another window and switch back to the IDE no changes are done. |
I have an idea, working on a fix but I'm unsure if it will fix it or not. What plugins are you using? IdeaVim? |
Duplicates #222 |
Describe the bug
Hello Guys, since i've updated to version 1.4 of this plugin inside of PhpStorm, the save action do nothing anymore.
To Reproduce
Look at the screenshot for configuration.
Expected behavior
Normally it should reformat the sourcecode on save.
Screenshots (optional)
If applicable, add screenshots to help explain your problem.
Versions
PhpStorm 2018.3.3
Build #PS-183.5153.36, built on January 9, 2019
Licensed to Alpha Online Service GmbH / Ilya Beliaev
Subscription is active until September 19, 2019
JRE: 1.8.0_152-release-1343-b26 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
Attachments
`
`Attach 2 files from https://github.com/dubreuia/intellij-plugin-save-actions#files-location
The text was updated successfully, but these errors were encountered: