DEV Community

Discussion on: Make VS Code better by editing and updating some settings

Collapse
 
madeindra profile image
Made Indra

Nice one Jacob, it's very useful, but I think there's a typo on the second setting, it was the same with the first, I think this is what you want to put there:

// settings.json

// 2. enables vscode native bracket pairs guide
"editor.guides.bracketPairs": true
Enter fullscreen mode Exit fullscreen mode
Collapse
 
amjedidiah profile image
Jedidiah Amaraegbu

Nice article Jacob.
This comment here is true.

You should update this article based on this comment

Collapse
 
jacksonkasi profile image
Jackson Kasi

thanks @madeindra it's helpful :)

Collapse
 
jcofman profile image
Jacob Cofman

Oh yes my bad 😅 thank you :)