Hacker News new | ask | show | jobs
by core-questions 2607 days ago
What's the situations going to be like for third-party addons for this? My company has need of an online IDE for our end users to code against, and obviously writing our own seems like too gargantuan of a task that will likely result in sub-par outcomes.

Could we instead make some kind of first-class addon for VS Code Online, and funnel users into setting that up instead?

2 comments

Enabling the ecosystem is a big focus for us moving forward, so I’d love to chat further about your scenario and requirements. Feel free to ping me at joncart@microsoft.com and we can setup a quick call.
The offering of www.gitpod.io also allows to operate an online IDE similar to VS Code for your users: You could host it yourself for your users or gitpod.io can host it for you. In any case: custom extensions, integrations, and branding is possible.