Preventing method list dropdown in Project Browser
With phpStorm 5 The Project browser has the option to open a drop down for class files with the names of the contained methods for easy access.
However, anytime I open a file it drops down this list automatically. Is there any way to deactivate the automatic dropdown? I have several large classes that I have open and it really makes scrolling the the Project browser difficult.
Thanks.
请先登录再写评论。