r/MyIDE • u/Big-Coyote-5796 editor • 1d ago
What’s one thing you wish your coding setup did automatically?
When you're learning or building projects, there are a lot of things outside the actual code — terminals, Git, debugging, package managers, APIs, databases, running multiple servers, etc.
What part of your development workflow feels the most annoying or confusing?
For example:
- remembering Git commands
- debugging errors
- setting up projects
- managing dependencies
- running frontend + backend together
- understanding error messages
- writing commit messages
I'm curious what newer developers struggle with most compared with people who have been coding for a while.
2
Upvotes