Hacker News new | ask | show | jobs
by gman83 402 days ago
People keep saying that the extensions API is too limited or something, but Cline seems to manage fine with being an extension.
3 comments

Eclipse Theia can host VSCode extensions, but it also has its own extension mechanism that offers more customization, it could be a viable alternative: https://theia-ide.org/docs/extensions/
You're right that extensions do manage fine - the main differences right now are UX improvements (many of them are mentioned above). I can see the differences compounding at some point which is why we're focused on the full IDE side.
They've been changing that recently