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
Put cursor between the cursor on what you just typed and use expand selection (Alt+Shift+Right Arrow)
Try it first with Dark+ (default) theme or Dracula Theme and then with Mattia Astornio's Material Theme or with Nord theme
Thing to notice: If the quotes are colored as same as text, it includes it in the selection, but it doesn't if it has different color assigned.
To-do: Expand selection should not include quotes, but just the text because a lot of times we need to change what is inside the quotes only. Putting quotes around the text again will add one step more.
Originally posted on Dracula theme repo, but as it also includes the default Dark+ theme and seems to be like a bug in VS Code itself, which I found a lot of people like and stick to it, so I put it here too.
punctuation.definition.string.end
When set to a different color than string, it expands correctly. When set to the same color, it does not.
The text was updated successfully, but these errors were encountered:
ajitid
changed the title
Expand selection to quotes
Expand selection doesn't work with every theme (for quotes)
Apr 26, 2017
ajitid
changed the title
Expand selection doesn't work with every theme (for quotes)
Expand selection doesn't always work with every theme (for quotes)
Apr 26, 2017
Steps to Reproduce:
Thing to notice: If the quotes are colored as same as text, it includes it in the selection, but it doesn't if it has different color assigned.
To-do: Expand selection should not include quotes, but just the text because a lot of times we need to change what is inside the quotes only. Putting quotes around the text again will add one step more.
Originally posted on Dracula theme repo, but as it also includes the default Dark+ theme and seems to be like a bug in VS Code itself, which I found a lot of people like and stick to it, so I put it here too.
dracula/visual-studio-code#24 (comment)
(Below one is copied from the link above)
Scopes of interest:
When set to a different color than string, it expands correctly. When set to the same color, it does not.
The text was updated successfully, but these errors were encountered: