We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does this issue occur when all extensions are disabled?: Yes/No
Windows Desktop:
Version: 1.98.0-insider (user setup) Commit: ac0e8f0 Date: 2025-02-25T05:06:39.916Z Electron: 34.2.0 ElectronBuildId: 11044223 Chromium: 132.0.6834.196 Node.js: 20.18.2 V8: 13.2.152.36-electron.0 OS: Windows_NT x64 10.0.26100
insiders.vscode.dev: Chrome, Edge, Firefox vscode.dev: Firefox
Steps to Reproduce:
Similar to #181138
editor.experimentalEditContextEnabled doesn't have to do with this issue.
editor.experimentalEditContextEnabled
Expected: recomposition starts Actual: text that has just been input is deleted
Google Japanese IME (and possibly ATOK) can trigger recomposition by Ctrl + BackSpace.
The text was updated successfully, but these errors were encountered:
aiday-mar
No branches or pull requests
Does this issue occur when all extensions are disabled?: Yes/No
Windows Desktop:
Version: 1.98.0-insider (user setup)
Commit: ac0e8f0
Date: 2025-02-25T05:06:39.916Z
Electron: 34.2.0
ElectronBuildId: 11044223
Chromium: 132.0.6834.196
Node.js: 20.18.2
V8: 13.2.152.36-electron.0
OS: Windows_NT x64 10.0.26100
insiders.vscode.dev: Chrome, Edge, Firefox
vscode.dev: Firefox
Steps to Reproduce:
Similar to #181138
editor.experimentalEditContextEnabled
doesn't have to do with this issue.Expected: recomposition starts
Actual: text that has just been input is deleted
Google Japanese IME (and possibly ATOK) can trigger recomposition by Ctrl + BackSpace.
The text was updated successfully, but these errors were encountered: