'I can’t disable show just my code in VSC latest version

I’m trying to get started on coding and I’m following a tutorial. In the tutorial it shows a lot of other lines than just mine. I saw in the terminal or somewhere that show just my code is enabled. I tried going to settings to disable it but I couldn’t find the option. I went online and tried loads of different solutions. None of them worked. I tried adding the line of code ‘’’,”justMyCode”:false’’’ in ‘’’launch.json’’’ and ‘’’settings.json’’’. It didn’t work. I looked everywhere in debug settings. A lot of sites said go to tools but I can’t find a tools tab anywhere and nothing comes up when I search it in the settings. I’ve tried searching for preferences in settings. Nothing. I’ve also tried looking for exclude code. Nothing is working. Please help.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source