CodeEditApp / CodeEditApp/CodeEditSourceEditor
✨ Bracket pair colorization
Open
enhancement
- Dominant language
- Swift
- Stars
- 719
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
When dealing with deeply nested brackets in your code, it can be hard to figure out which brackets match and which do not. Bracket pair colorization fixes this by making pairs the same color to easily distinguish them.

### Resources
https://code.visualstudio.com/blogs/2021/09/29/bracket-pair-colorization
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.