Unfolding when writing comments
Dunno, is this a bug or feature, but:
fold any amount of functions, go one line above its declaration and start writing comment like /* ....
when you hit a spacebar after asterisk, phpstorm will unfold all folded functions below - that's pretty annoying. If this is a 'feature' - is there a way to turn it off?
请先登录再写评论。
Hello alex,
Unfortunately there are not way to change this behavior. As a kind of workaround - use 'enter' instead of 'spacebar'.
I created an issue about described problem, please vote - http://youtrack.jetbrains.net/issue/WI-6894
Thank you for feedback!