Skip to content

Codelens Overlapping after Combining Two Lines #28153

@mjbvz

Description

@mjbvz
  • VSCode Version: f977399
  • OS Version: Mac 10.12 (16A323)

Steps to Reproduce:

  1. Set "typescript.referencesCodeLens.enabled": true
  2. Open a ts file that has code lenses on two lines next to each other:
class X {
private z: any
}

Place cursor before at the start of second line and delete the new line

Bug
The two code lenses temporarily are drawn on top of each other (look at the bit with the 18 references text in the gif):

jun-06-2017 14-55-03

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugcode-lensverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions