How do I remove this double line height around certain keywords

已完成

Hi, with a recent update to RubyMine, some lines in my IDE have 2x the line height. Like in these screenshots, there's extra visual line breaks but those are not actually extra whitespace. I've tried so hard to figure out where in settings I can turn this off, but can't find it. Any ideas?

 

0

Jon there were similar reports in our tracker (e.g. IJPL-193746) and AFAIU, it's expected to reserve space for code author until it's displayed. 

Could you please clarify whether code author inlay hints appeared after a while in your case? If not, did the gaps stay all the time while you were working with the project? 

0

Hi, the author did not display at any point. It just looked like extra line spacing. Perhaps there's an issue with the color of the editor background, maybe it's black-on-black. But I disabled it per the above SO.

0

The described issue of extra visual line breaks, or double line height, in RubyMine after an update, despite not being actual extra whitespace, often points to a setting related to "Inlay Hints" or "Code Vision." These features add contextual information directly within the code editor, which can sometimes visually expand the line height to accommodate the hints.

 

0

请先登录再写评论。