You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extepected: full string in double quotes to be selected
Actual: string is selected without first and last symbols
20260204-0810-52.8171923.mp4
Issue appeared a few weeks ago. I have checked theme extension alex-pex.theme-darkula, it was updated a log time ago. This mean, the issue is with one of latest updates of vscode.
Also I have check theme file itself, and tried to modify it, to fix issue. And found the cause, may be. Removing this part, fixes issue, but it breaks highlight.
Does this issue occur when all extensions are disabled?: No
Version: 1.109.0-insider (user setup)
Commit: bdd88df
Date: 2026-02-04T02:00:40.203Z
Electron: 39.3.0
ElectronBuildId: 13168319
Chromium: 142.0.7444.265
Node.js: 22.21.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200
Steps to Reproduce:
Darkula, install if not available (https://marketplace.visualstudio.com/items?itemName=alex-pex.theme-darkula).jsfile with codeExtepected: full string in double quotes to be selected
Actual: string is selected without first and last symbols
20260204-0810-52.8171923.mp4
Issue appeared a few weeks ago. I have checked theme extension
alex-pex.theme-darkula, it was updated a log time ago. This mean, the issue is with one of latest updates of vscode.Also I have check theme file itself, and tried to modify it, to fix issue. And found the cause, may be. Removing this part, fixes issue, but it breaks highlight.
There is the file: darkula.tmTheme.zip
This issue reproduces not only on one theme, but on other themes too, not on all.