Member-only story
The VS Code Setup That Made Me Fall in Love with Coding Again
There was a point where coding started to feel… heavy.
Not because I didn’t enjoy solving problems. I still loved building things. But my workflow felt slow. My editor was cluttered. Finding files was annoying. Debugging took longer than it should.
Eventually I realized the problem wasn’t coding.
It was my environment.
So I spent a weekend rebuilding my development setup around Visual Studio Code — and it completely changed how I work.
This isn’t about installing 50 extensions or turning your editor into a spaceship. It’s about a clean, powerful setup that makes coding feel smooth again.
Here’s the setup that made me fall in love with coding again.
1. A Clean Theme That Doesn’t Destroy Your Eyes
The first thing I fixed was the theme.
Your eyes stare at code for hours, so the colors matter more than you think.
After trying dozens of themes, I settled on Dark+ with a few tweaks.
Why it works:
- Great contrast without being harsh
- Clean syntax highlighting
- Easy to read for long coding…