Hacker News new | ask | show | jobs
by jtdev 2269 days ago
If it has borrowed any concepts from Eclipse IDE (like workspaces and hidden dirs stuffed with XML)... it’s a hard pass for me.
1 comments

I'm an active user of both Eclipse CDT and VS Code. They both have a thing called "workspaces." VScode's hidden dirs are filled with JSON (so hot right now).
You mean the .vscode dir? Yeah, that typically contains 2 incredibly sparse , readable, and useful files... the same cannot be said for Eclipse workspaces in my experience.