Codelense toggles while editing test case #772
Unanswered
Townsheriff
asked this question in
Q&A
Replies: 1 comment 2 replies
-
@Townsheriff yeah we are aware that codeLens could interfere with formating/editing. The current thinking is we could probably retire it once we address the "unknown" status issue, see comment |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I'm writing a bunch of unit tests and I'm constantly getting dizzy by codelense appearing over the "it" function call and the disappearing when I start typing and as soon as statement is valid it appears, therefore I could get codelense toggling multiple times per written line. What happens is code moves up and down.
I understand why it happens - code is not parsable, but how do you guys work with that?
Currently I have disabled codelense.
Here is a loom video.
Cheers,
Arturs
Beta Was this translation helpful? Give feedback.
All reactions