Parameter list covers up current line after an import is added (IDEADEV-20800)
commit7b19cce5dfa76f762a5f4a92dff962759f1ad0bf
authorMaxim Mossienko <Maxim.Mossienko@jetbrains.com>
Thu, 6 Sep 2007 09:54:10 +0000 (6 13:54 +0400)
committerMaxim Mossienko <Maxim.Mossienko@jetbrains.com>
Thu, 6 Sep 2007 09:54:10 +0000 (6 13:54 +0400)
tree6fa7d70f60ecbd7050506e5c86676e6d9c2b53c5
parent59a1ed781da4b4b730b32a373096ac65fce92b0f
Parameter list covers up current line after an import is added (IDEADEV-20800)
codeInsight/impl/com/intellij/codeInsight/hint/HintManager.java
codeInsight/impl/com/intellij/codeInsight/hint/ParameterInfoController.java
codeInsight/impl/com/intellij/codeInsight/hint/ShowParameterInfoHandler.java