Skip to content

NES edit is rendered incorrectly when typing at certain cituations #281520

@yavanosta

Description

@yavanosta

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:

  1. 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";`
  1. Start typing this suggestion, in the example above type l.

Expectation:

  1. Edit suggestion is reused and is correctly rendered

Reality:

  1. Edit suggestion is rendered incorrectly

See #281519 for test case.

Metadata

Metadata

Assignees

Labels

NESIssues related to the next edit suggestions featurebugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions