How to make collapsible sections of code

So lines 1-69 are all minimized into a small tab which can be opened or closed, I cannot for the life of me find a way to create the same effect on my own lines of code, if anyone knows what I’m talking about and how to do it that would be amazing. Sorry if it’s obvious and cheers in advance!

As far as I know, you can only close them on VSCode and VEXcode (the app for text projects).

For C++,
image

In python (VSCode),

(please ignore the Codeium thing on the python image)

And don’t worry, it’s not obvious, mainly because it doesn’t work on Vexcode

1 Like

Thanks, I was wondering how but couldn’t find an answer on the forums. I’m new to any kinda coding but hopefully I warm up to this quickly and soon understand it all!