Search code examples
javascriptvisual-studiovisual-studio-codevscode-tasks

How can I turn off blue line when i close function in vs code


https://i.sstatic.net/JfEYk.png

Hello I want to ask how can i remove showing blue line when i close function in vs code. I can't find it anywhere. I hope someone knows and will help me solve my problem.

thank you


Solution

  • You want to turn off the option "Folding Highlight" in settings. Search "highlight" and it should show up in the list. Simply uncheck the option.

    Highlight setting