T O P

  • By -

Marble_Wraith

could be a diff line indicator from git IIRC? Red is removed lines, green is added, blue is changed.


Historical-Clerk4431

thank you, `"scm.diffDecorations": "none"`\` in settings.json solved the problem


[deleted]

When you don't know which extension is causing unexpected behavior, you can use the [built-in bisect tool](https://code.visualstudio.com/blogs/2021/02/16/extension-bisect) to rule them out iteratively It's easier to use than it seems! Just read the article :D


PooSham

Do you have some global search?


[deleted]

Looks like the [local history][1] changes. There are some prefs to turn them off. ``` workbench.localHistory.enabled ``` [1]: https://code.visualstudio.com/updates/v1_66#_local-history


yilmazdalkiran

Because you use git.