Shipped this project!
I built a VSCode extension that focuses the current working sections and dims out the others. When working on a large file, it’s easy to lose track of what we were working on. With this, we can easily focus on where we left off. The hardest part of this is probably getting the process right, but it’s not that complicated since it’s just a small project. In the end I couldn’t package the extension because I was using pnpm so I had to install webpack