I don't know exactly the name of this, so I don't know what I'm searching for. I saw in some programming videos that when the cursor is inside a function it shows a line that goes under the function and then down until the end of the function scope (like in the image below).
is this an extention or a setting? how can i enable it? Can someone please help me?
CodePudding user response:
as @rioV8 said in the comments, it is a setting called Editor › Guides: Bracket Pairs
.
Thanks
CodePudding user response: