TextEditorDecoration applied to incorrect range if racing with user edits #74094
Labels
editor-core
Editor basic functionality
feature-request
Request for new features or functionality
semantic-tokens
Semantic tokens issues
Milestone
Version: 1.33.1 (user setup)
Commit: 51b0b28
Date: 2019-04-11T08:27:14.102Z
Electron: 3.1.6
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.18362
The wrong text gets decorated if the user is typing when the decoration is applied.
Steps to Reproduce:
Seeing: The decoration is applied to the wrong text.
Expected: The decoration range(s) should get adjusted based on the pending edits.
The text was updated successfully, but these errors were encountered: