Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I remove IntelliJ's blank line numbers?

IntelliJ 2022.1 is showing blank line numbers above @s and methods.

Example:

enter image description here

like image 488
AzzamAziz Avatar asked Jan 24 '26 06:01

AzzamAziz


1 Answers

It's a known bug.

Since the issue is usually caused by the long refresh from the VCS, it should help if you disable this option:

Settings (Preferences on macOS) | Editor | Inlay Hints | Code Vision | Code authors.

Code author

Other possible workarounds:

  • disable Subversion integration
  • add editor.codeVision.new=false at Help | Edit Custom Properties and restart the IDE.

The fix will be available in the next IDE update.

like image 60
CrazyCoder Avatar answered Jan 25 '26 23:01

CrazyCoder



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!