edubkendo / atom-racer

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

Migrate to autocomplete-plus v2.0 providers API #25

Closed alkama closed 9 years ago

alkama commented 9 years ago
edubkendo commented 9 years ago

Is this one ready for merge? Looks really nice.

alkama commented 9 years ago

Hello :) Yup it should be good to go as a 0.11.0 ! Wish I knew how you did your gif capture, it looks pretty cool now :)

edubkendo commented 9 years ago

I use http://www.cockos.com/licecap/, then create a tagged release and upload the image there to get a good link to it. I can help with that part if you take the screenshots. I don't have rust installed currently.

edubkendo commented 9 years ago

Ok should be all published!

alkama commented 9 years ago

Awesome :) Thanks for your kind help as usual !

hastebrot commented 9 years ago

Great PR! Tested it under Windows and it works perfect.

I wonder if parameter previews are in scope of autocomplete-plus and racer, besided auto-completion.