| ▲ | golergka 6 hours ago | |||||||||||||||||||
As somebody who worked on two IDEs which didn't fork VSCode but still used Monaco for code editing views, I think forking VSCode is almost always the right solutions for a new IDE. You get extensions, familiarity and most importantly, don't waste valuable time on the boring stuff which VSCode has already implemented. Nothing bad with using code other people made open. Our whole industry is built on this. | ||||||||||||||||||||
| ▲ | ghuntley 4 hours ago | parent | next [-] | |||||||||||||||||||
it isn’t http://ghuntley.com/fracture forking vscode? simple. extensions not so simple. they are controlled by microsoft. without them you’ll run into continual papercuts as a vendor who has forked vscode. | ||||||||||||||||||||
| ▲ | nahuel0x 5 hours ago | parent | prev [-] | |||||||||||||||||||
Why the need to fork it instead of creating a new extension? (besides marketing) | ||||||||||||||||||||
| ||||||||||||||||||||