auto optimize imports when we are sure file was modified and VCS is not refreshing...
commit9b11069523b62647a389885f9be79805e683a963
authorAlexey Kudravtsev <cdr@intellij.com>
Wed, 28 Oct 2009 15:28:03 +0000 (28 18:28 +0300)
committerAlexey Kudravtsev <cdr@intellij.com>
Wed, 28 Oct 2009 15:30:15 +0000 (28 18:30 +0300)
treed3518e75abe5e8e8b85d03241c2494047ab7f064
parentd7fcacad48dbb1f10f4637170e9664df563ec6d9
auto optimize imports when we are sure file was modified and VCS is not refreshing its status now
platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/DaemonListeners.java
platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/analysis/DefaultHighlightVisitor.java
platform/vcs-api/src/com/intellij/openapi/vcs/changes/VcsDirtyScopeManager.java
platform/vcs-impl/src/com/intellij/openapi/vcs/FilePathImpl.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/VcsDirtyScopeManagerImpl.java
platform/vcs-impl/src/com/intellij/openapi/vcs/changes/VcsDirtyScopeManagerProxy.java