Home > Mobile >  3 dots above first line while I write code in react in Visual Studio Code, it moves the code and its
3 dots above first line while I write code in react in Visual Studio Code, it moves the code and its

Time:03-04

Sorry if it's a simple thing - I really searched for an answer. When I'm coding react or JS in Visual Studio Code, while I'm writing a line with three dots appears/disappears (like saving or compiling but it's not) that moves me down and up the code... I have tried to uninstall every extension but it doesn't fix it. It's really annoying and makes me write on the wrong line. I uploaded a pic to show what I mean!

PICTURE HERE!!!

CodePudding user response:

Try disabling GitLens, I believe the problem started after their latest update:

GitLens — Git supercharged
12.0.0 - 2022-02-28
  • Related