ide-rust development status #175
Description
In implementing the 0.22 release of ide-rust it's become clear to me that the atom-ide project is not in a great place. atom-languageclient & atom-ide-ui (or community replacements) are either dead or stagnant.
It's an uphill struggle for me implementing LSP features maintaining my atom-languageclient fork, fixing bugs in a inactive upstream & working around missing features in atom-ide-ui that'll maybe never be fixed or improved upon in another project.
Personally it isn't a good use of my time any more so I'm not going to work on any new features for ide-rust. I'll switch to passive maintenance. Talk to someone in the dev-tools team if you'd like to take over maintenance of ide-rust (I don't personally have the keys to do that anyway, so no point asking me).
I think the package will continue working fine for quite a while, even more so now it's using rust-analyzer.
Finally, I hope the work on this project has been helpful to some of you guys over these last 2-3 years. Thanks to everyone that raised reports and contributed!