You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vscode-setup.md
+2
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@ For each of the extensions, read the overview page in order to learn how to use
26
26
27
27
### Other extensions I use
28
28
29
+
`Bracket Pair Colorizer 2` to make it easy to find matching brackets. [Link →](https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer-2)
30
+
29
31
`Settings sync` to synchronize all your settings between computers. [Link →](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync)
30
32
31
33
`Project Manager` to easily switch between projects. One of the most useful extensions. [Link →](https://marketplace.visualstudio.com/items?itemName=alefragnani.project-manager)
0 commit comments