-
Notifications
You must be signed in to change notification settings - Fork 223
Open
Description
Description
When using the Dracula theme in VS Code, snippet placeholders (e.g. $1) can be filled normally. However, when selecting the inserted text with Shift + β/β, the selected part has no visual distinction from the surrounding text. It looks like the selection is not applied.
Dracula.Theme.mp4
Other.Theme.mp4
Steps to Reproduce
- Enable the Dracula theme in VS Code.
- Insert a user snippet containing a
$1placeholder. - Type into the
$1position. - Use
Shift + β/βto select the text. - Observe the selection effect.
Expected Behavior
The selected text should be visually highlighted and clearly distinguished from the surrounding text.
Actual Behavior
The selected text has no visible highlight, making it indistinguishable from unselected text.
Metadata
Metadata
Assignees
Labels
No labels