-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
NESIssues related to the next edit suggestions featureIssues related to the next edit suggestions featurebugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.106.3
- OS Version: Mac OS 15.7.2
Steps to Reproduce:
- Have NES suggestion that is replacing exactly one next character with some text. For example
const myVar = "hel"
^---cursor here before "
suggestion to replace `"` with `lo";`
- Start typing this suggestion, in the example above type
l.
Expectation:
- Edit suggestion is reused and is correctly rendered
Reality:
- Edit suggestion is rendered incorrectly
See #281519 for test case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
NESIssues related to the next edit suggestions featureIssues related to the next edit suggestions featurebugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded