Skip to content
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

Save action not working for new files which are not added in git for Intellij #188

Closed
vijay40 opened this issue Sep 6, 2018 · 1 comment

Comments

@vijay40
Copy link

vijay40 commented Sep 6, 2018

Hi,

After the recent update of save actions, it is not working for files which are not yet checked into GIT or is a part of some commit. It works perfectly for the files which are already a part of some commit. I am working in intellij IDEA community edition 2018.2.2 on mac.

Let me know if more information is required to reproduce the bug.

Thanks
Vijay

@dubreuia
Copy link
Owner

dubreuia commented Sep 6, 2018

Just tested on 2018.2.3 and save-actions 1.1.0: (1) add new java file Test.java without adding to git (2) add unused import (3) lose focus (4) the import is correctly removed.

Can you post the content of the config file .idea/saveactions_settings.xml and log ~/.IntelliJIdea2018.2/system/log/idea.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants