Blinking Method Names when Multiline Parameter List Extends Beyond Bottom of Screen

When the parameter list for a function/method is multiline and the parameters extend beyond the bottom of the screen. 

So for example,  if the code is something like:

$variable = $this->class_property->with_a_method_that_has_a_really_long_name(
$parameter_1,
$parameter_2,
$parameter_3,
);

but any of those parameters are not visible,
then THE STUPID $#@%$#@#% FUNCTION NAME BLINKS !!!

Absolutely infuriating when you are trying to concentrate on some code above it.

"hey! hey! look at me! look at me!"

"no i'm trying to concentrate on this other code right now!

"but I'm BLINKY CODE!!! You can't NOT look at BLINKY CODE!!!"

$%#%#$%#@#

0
1 comment

Cannot reproduce that: https://drive.google.com/file/d/1r9l2jR5IN3GReeG5Hj4CvccmRIz-10l6/view?usp=drivesdk
Maybe you can capture a similar screencast that would show the issue?
Also, check how it goes after you disable all downloaded plugins (Settings/Preferences | Plugins | Installed | [Gear icon] | Disable All Downloaded Plugins) and restart.

0

Please sign in to leave a comment.