edubkendo / atom-racer

Intelligent code completion for Rust in the Atom Editor. Requires Racer.
MIT License
115 stars 24 forks source link

Support daemon mode #65

Open HybridEidolon opened 8 years ago

HybridEidolon commented 8 years ago

Racer now has a daemon mode which, as of 1.1.0, has some progress towards caching syntax completion information. It is started with the daemon command and receives the usual commands through stdin.

edubkendo commented 8 years ago

I don't current use atom or rust, so I probably won't be adding features to this plugin. I certainly welcome pull requests though.

sunxfancy commented 8 years ago

I'm trying to make the daemon mode support, but the tips gui won't show until the process shutdown, does anyone know the reason? My fork is here: https://github.com/sunxfancy/atom-racer/commit/6b1888e3191182f4063e22638c191e13cebc61db