logoalt Hacker News

ryan_ntoday at 12:21 AM1 replyview on HN

From what I've heard for many devs it replaced an IDE... I still use one myself, but I've a lot of people don't anymore.


Replies

jaggederesttoday at 12:52 AM

Basically IDE free since May 2025. I actually reinstalled vscode when setting up a new machine and I think I've launched it twice?

cc -> local automated testing -> github -> PR -> heavy integration tests -> review (github ui, +/-) -> manual test locally -> merge -> deploy -> manual test remotely -> synthetic user testing -> repeat

show 2 replies