Hacker News new | ask | show | jobs
by imbiased 2749 days ago
Can you update the title to add Atom IDE?

Perhaps more important than Nuclide itself are the Atom IDE extensions which are also being retired. https://ide.atom.io/

1 comments

It would seem that https://github.com/atom/atom-languageclient is still under active development. Hopefully this means that the core Atom team will continue to work on language server features.
A fairly substantial PR was accepted recently to integrate the typescript server as the language client for atom-ide: https://github.com/atom/ide-typescript

It appears the project isn't dead, but there aren't any Facebook maintainers working on it (and there haven't been for nearly a year).

Ok sorry, the atom-ide-ui package is dead. I’m not sure how the IDE features are split between the ui and individual language server packages