Skip to content

[🐞 bug] : 文字重影/位移问题 #63

@LingChen-tsjmdlc

Description

@LingChen-tsjmdlc

What is the problem you encountered? What actually happened? What is the performance? / 你遇到的问题是什么?实际发生了什么?表现是什么?

使用扩展二等分查找出来的插件问题

Image

当光标所在哪一行的时候,下一行的文字会变成淡白色并浮在光标所在行(如图所示 )

且这个问题与样式无关(如下图我切换了样式还是一样的)
Image


备注(我开启了渐变,设置如下):

{
  "gradientTheme.css": [
    {
      "enable": true,
      "css": ".mtk1 {color: #fafdff;} .mtk3 {color: #8de7ba;} .mtk11 {color: #daffb4;} .attribute {color: rgb(245 224 255);} .mtk6 {color: #f92672;background-image: linear-gradient(45deg, #ff3d84, #ecaeec);-webkit-text-fill-color: transparent;-webkit-background-clip: text;font-weight: 700;}"
    }
  ]
}

plugin version / 插件版本

1.19.0

System Info / 系统信息

Windows 11 专业版

VSCode Info / VSCode信息

  • 版本: 1.115.0 (user setup)
  • 提交: 41dd792b5e652393e7787322889ed5fdc58bd75b
  • 日期: 2026-04-07T22:04:57Z
  • Electron: 39.8.5
  • ElectronBuildId: 13703022
  • Chromium: 142.0.7444.265
  • Node.js: 22.22.1
  • V8: 14.2.231.22-electron.0
  • OS: Windows_NT x64 10.0.26100

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions