vscode-yaml
vscode-yaml copied to clipboard
`wordPattern` is causing expand selection to select a word with quote
Describe the bug
As I described here https://github.com/redhat-developer/yaml-language-server/pull/891#issue-1738452298
https://github.com/redhat-developer/vscode-yaml/blob/b72e1b7146baa97a4f28499a01eb0d4e64a19876/language-configuration.json#L37 is causing expand selection to select a word with quote, I don't really know what this regex actually does though