Skip to content

Commit

Permalink
Add colorized brackets issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jethr0null committed Dec 27, 2021
1 parent e13aede commit d51f623
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions chronological-issues-from-video.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,11 @@ transaction = SimpleStorage.constructor().buildTransaction(
}
)
```
- [3:56:20](https://youtu.be/M576WGiDBdQ?t=13372) Colorized Brackets.
* The referenced extension has been deprecated due to VS code adding native functionality. To enable the new setting search for `bracket` and check the checkbox below:
`Editor > Bracket Pair Colorization:` **Enabled**

![image](https://user-images.githubusercontent.com/2119741/147293025-4dec848b-747b-4da7-9009-3f9174198b54.png)

## Lesson 7
- [8:06:54ish](https://youtu.be/M576WGiDBdQ?t=29214)
Expand Down

0 comments on commit d51f623

Please sign in to comment.