Hacker News new | ask | show | jobs
by diggan 2260 days ago
I don't know if it's actually using VS Code as a base, but since VS Code is under a MIT license, I don't think you can say anyone would be able to rip-off VS Code. If they don't include the license from VS Code, you could say they break the licensing, but it'll be hard to argue that a copy/fork of a project with permissive license would be a rip-off.
1 comments

I don't mean to say that they are doing anything illegal or unethical. It just looks cheap to post a screenshot that looks like pixel-perfect copy of VS Code. Don't these people have a vision?
Sorry, maybe my understanding of "rip-off" is wrong (not native English speaker), I always seen it as a synonym to "theft" but that might be wrong.

I think what they want to focus on is not the editor itself but rather everything around it and where it's run. In typical startups, you try to focus on your core product, so reusing the editor from another project makes sense, as they don't mind the details about the editor itself.

Maybe their vision was to build a more modular and cloud development friendly IDE while keeping it as close to the most widely used editor/IDE today for user friendly-ness.