microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.6k stars 28.14k forks source link

character shaking when typing Chinese characters #212779

Open zwyyy456 opened 1 month ago

zwyyy456 commented 1 month ago

Type: Bug

My VS Code has the vscode.neovim plugin installed, and when I type Chinese characters in insert mode, the Chinese characters in the line I'm typing shake rapidly, which is quite uncomfortable to watch. This issue only occurs on macOS and not on Windows. I have reported this problem to the developers of vscode.neovim, and they said it should be a bug in VS Code and have closed the corresponding issue. This bug appears after version 1.10.1 of vscode.neovim.

VS Code version: Code 1.89.1 (dc96b837cf6bb4af9cd736aa3af08cf8279f7685, 2024-05-07T05:14:32.757Z) OS version: Darwin arm64 23.4.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M1 Pro (8 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|5, 4, 5| |Memory (System)|16.00GB (0.39GB free)| |Process Argv|--crash-reporter-id 85b42040-3384-4b8a-9359-d8ca9a96eb2b| |Screen Reader|no| |VM|0%|
Extensions (54) Extension|Author (truncated)|Version ---|---|--- vscode-neovim|asv|1.10.1 doxdocgen|csc|1.4.0 fastcompare|Dav|1.2.1 EditorConfig|Edi|0.16.4 outline-map|Ger|1.4.0 vscode-pull-request-github|Git|0.88.0 go|gol|0.41.4 latex-workshop|Jam|9.20.1 plantuml|jeb|2.18.1 better-cpp-syntax|jef|1.17.2 cmake-language-support-vscode|jos|0.0.9 vscode-gist|ken|3.0.3 beancount|Len|0.11.0 vscode-clangd|llv|0.1.28 asm-code-lens|maz|2.6.0 rainbow-csv|mec|3.11.0 vscode-docker|ms-|1.29.1 vscode-dotnet-runtime|ms-|2.0.3 black-formatter|ms-|2024.2.0 debugpy|ms-|2024.6.0 isort|ms-|2023.10.1 python|ms-|2024.6.0 vscode-pylance|ms-|2024.5.1 jupyter|ms-|2024.4.0 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.17 vscode-jupyter-cell-tags|ms-|0.1.9 vscode-jupyter-slideshow|ms-|0.1.6 remote-containers|ms-|0.362.0 remote-ssh|ms-|0.110.1 remote-ssh-edit|ms-|0.86.0 remote-wsl|ms-|0.88.2 cmake-tools|ms-|1.17.17 cpptools-extension-pack|ms-|1.3.0 powershell|ms-|2024.2.1 remote-explorer|ms-|0.4.3 remote-server|ms-|1.5.1 java|red|1.30.0 vscode-yaml|red|1.14.0 partial-diff|ryu|1.4.3 markdown-preview-enhanced|shd|0.8.13 vs-picgo|Spa|2.1.6 even-better-toml|tam|0.19.2 xmake-vscode|tbo|2.3.5 cmake|twx|0.0.17 vscode-lldb|vad|1.10.0 intellicode-api-usage-examples|Vis|0.2.8 vscodeintellicode|Vis|1.3.1 vscode-java-debug|vsc|0.57.0 vscode-java-dependency|vsc|0.23.6 vscode-java-pack|vsc|0.26.0 vscode-java-test|vsc|0.41.1 vscode-maven|vsc|0.44.0 vscode-icons|vsc|12.7.0 (2 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 tftest:31042121 vscoreces:30445986 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 vscrp:30673768 2i9eh265:30646982 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pythonmypyd1:30879173 pythoncet0:30885854 h48ei257:31000450 pythontbext0:30879054 accentitlementsc:30995553 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 showvideoc:31016891 chatpanelc:31048052 dsvsc021:30996838 724cj586:31013169 fchga941:31046352 pythonprc:31047982 dwnewjupyter:31046869 ```
alexdima commented 1 month ago

@zwyyy456 Can you please create a screen recording showing the problem? Does the same issue occur after disabling the vscode.neovim extension?

zwyyy456 commented 1 month ago

It won't disppear when I disable the vscode.neovim, I have report this problem to the developers of vscode.neovim, but they said it's a problem about vscode and close the issue.

https://github.com/microsoft/vscode/assets/45388797/38dc9fc1-d841-4c0e-8f54-fd99b2dd9497

Here are some issues about this problem:

https://github.com/microsoft/vscode/issues/211856 https://github.com/vscode-neovim/vscode-neovim/issues/1921