如何删除Intellij的空白行号?

发布于 2025-01-22 20:36:20 字数 222 浏览 0 评论 0原文

Intellij 2022.1在@s和方法上方显示空白行号。

示例:

在此处输入图像描述“

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

Example:

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

碍人泪离人颜 2025-01-29 20:36:20

它是已知的错误

由于该问题通常是由VCS的长刷新引起的,因此如果您禁用此选项,则应有所帮助:

设置(MacOS上的perionces)|编辑| inlay提示|代码视觉| 代码作者

其他可能的解决方法:

  • 禁用颠覆集成
  • 添加editor.codevision.new = false = false在帮助|编辑自定义属性并重新启动IDE。

该修复程序将在下一个IDE更新中可用。

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.

带刺的爱情 2025-01-29 20:36:20

转到设置然后编辑器,然后嵌入提示和禁用继承,用法和代码作者

”在此处输入图像描述”

Go to Settings then Editor then Inlay Hints and disable Inheritors, Usages, and Code author

enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文