vscode: Wrong highlight if there are duplicate strings in completion item

  • VSCode Version: 1.52.1
  • OS Version: MacOS Big Sur 11.1

If a suggestion contains two “div”, the second “div” is wrongly highlighted after “di” is entered

div

Does this issue occur when all extensions are disabled?: No, with my customed completion extension

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 15 (14 by maintainers)

Commits related to this issue

Most upvoted comments

I’ve created https://github.com/microsoft/vscode/issues/115221 to track the isEmojiImprecise problem.