vscode-yaml icon indicating copy to clipboard operation
vscode-yaml copied to clipboard

`wordPattern` is causing expand selection to select a word with quote

Open Legend-Master opened this issue 2 years ago • 0 comments

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

Expected Behavior

image

Current Behavior

image

Legend-Master avatar Jun 12 '23 02:06 Legend-Master