2022.1: annoying gaps between class members.

已回答

After upgrading to 2022.1 the editor starts to show annoying gaps between class members. How to disable them?

 

0

Hi Anton,

This must be a recent regression: https://youtrack.jetbrains.com/issue/IDEA-290051

The fix should be available in the next bugfix release for version 2022.1 due end of April.

Possible workarounds for now are:

  • File | Settings | Editor | Inlay Hints > uncheck Code Vision if you don't use it
  • If you do, then it should be enough to uncheck specifically the Code Author part of the code vision inlay hints
  • Alternatively, you can add editor.codeVision.new=false in Help | Edit Custom Properties, and restart the IDE

Sorry for the inconvenience.

0

Hi,

I'm still getting this in 2022.1.1 UE

 

The suggested workaround fixes it but I like having the Code Author enabled.

0

Plamen

IDEA-290051 was reproduced in 2022.1.1 and reopened. We are working on fixing it.

Thanks for your patience, and sorry for the inconvenience.

0

请先登录再写评论。