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.

Open

#249.508 aperta il 22 mag 2025

Vedi su GitHub
 (8 commenti) (2 reazioni) (1 assegnatario)TypeScript (10.221 fork)batch import
bugeditor-clipboardhelp wanted

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

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.

Guida contributor