typing function parameters sloow

已完成

since a recent release, typing function headers has become unbearably slow. Often, when I quickly type "() {", I end up with "({" or the like, In the same way, the space after a comma gets lost if I don't type really slow. After looking a little closer, I saw the reason: there was a progress bar that popped up for a moment after the comma was typed, saying "preparing parameter info". I think popping up a dialog while the user is typing is about the most stupid idea one can come up with in that context. I used to appreciate CLion for its editor, as the debugger never really got stable. Now the editor is under attack..

regards, Chris

0

请先登录再写评论。