Microsoft/vscode

Can't copy the whole line if there is a null character in it. When trying to copy the entire line, only the part before the null character is copied.

開放

#249,508 建立於 2025年5月22日

 (8 則留言) (2 個反應) (1 位負責人)TypeScript (39,847 個分叉)batch import
bugeditor-clipboardhelp wanted

倉庫指標

星標
 (184,936 顆星)
PR 合併指標
 (平均合併 11小時 43分鐘) (30 天內合併 1,000 個 PR)

描述

Does this issue occur when all extensions are disabled?: Yes

Version: 1.100.2 Electron: 34.5.1 ElectronBuildId: 11369351 Chromium: 132.0.6834.210 Node.js: 20.19.0 V8: 13.2.152.41-electron.0 OS: Windows_NT x64 10.0.19045

Steps to Reproduce:

Image

When selecting the entire line, the content after szDisposeFlag=nul is not copied.

貢獻者指南