This year, v0 has had two upgrades that really disappointed me.
Issues with Recent Upgrades
- Stability Issues: The first upgrade caused me to be unable to use it for half a month due to a lot of bugs.
- VS Code Integration: The second was just these past few days, when the upgrade switched everything to VS Code, and now many good features are gone.
Missing Features and Workflow Problems
Previously, whenever a change was made, it would mark which files were modified, and I could click to view each file’s git diff information. Now, after switching to VS Code, I think it’s a really stupid idea.
Anyone developing software is already creating projects locally—who would want to use your online VS Code for programming? And if you’re not careful, the AI could mess up your project.
We all have our own local projects, and after each run we sync the changes to our local project. That’s why I need to know which files are modified in each session, because sometimes the changes are unreasonable and I need to make repeated adjustments before syncing locally.
Now that everything is switched to VS Code, it’s simply not workable—for large projects, it’s a disaster, and it’s completely unusable. At the end of this month, I won’t be renewing my subscription. I’m so disappointed.