edubkendo / atom-racer

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

Switch to registering a provider service declaratively #16

Closed alkama closed 9 years ago

alkama commented 9 years ago

Fixes issue #15.

edubkendo commented 9 years ago

Looks good, reading the issue, I believe this is ready to merge?

alkama commented 9 years ago

Yup:) it's ready for a 0.9.1 !

edubkendo commented 9 years ago

Thanks for all your work, I went ahead and published the patch.