I keep running into an issue with VSCode where collapsed code expands when I start typing certain characters (i.e. "(", "{", "/*"). With very large code files, this is taking up a lot of time trying to collapse code again, when I am just trying to code new functions, comment out things, etc.
Anyone know how to stop this? I've looked into settings and can't see any that control this behavior. Basically, I just wanna type code like it was 2000!
Cheers, Guy with long code files wasting minutes recollapsing code