Theoo • My coding setup (opens in new tab)
I have been coding for a few years now, and in that time, I have done nothing but remove complexity from my coding setup and I feel like I've reached a point where I'm happy with it. My favourite editor is modern IDEs (LSP, Autocomplete, Fuzzy finding, Plugins, Diagnostics,...), but I try to stray away from all these, keeping a very minimal approach to code editing. The number one thing I don't have is a colorscheme. My code is black on white with a tiny bit of grey for comments, you might be...
Read the original article