Code Monkey home page Code Monkey logo

Comments (7)

edubkendo avatar edubkendo commented on August 23, 2024

So a few questions:

First, did you install racer? https://github.com/phildawes/racer
After installing, did you test it from the command line as his instructions suggest and did that work?

Second, did you install Autocomplete+ ? https://github.com/saschagehlich/autocomplete-plus

Third, any output in the devtools console? (on a mac you can open this with CMD + ALT + i)

Fourth, I just realized this might be an issue: Do you have the rust-lang package installed? I should probably add that to the README.

Finally, the way it works, completions only get triggered after typing the first letter so if I type s I get usually a short list with std in it, complete that and type the double-colon std:: and then when I type the next letter is when I see more completions. std::c. Just including this because some people might expect it to popup right after the colons.

Hopefully we can figure your issue out from one of these questions, if not I'll have to think about what could be the issue.

from atom-racer.

derekchiang avatar derekchiang commented on August 23, 2024

Hmm it seems to be working now. Not sure what was wrong haha. Thanks anyway!

from atom-racer.

Pythoner6 avatar Pythoner6 commented on August 23, 2024

I seem to be having a similar problem: I've installed racer, the plugins Autocomplete Plus and Rust Language, and I've pointed the Racer plugin to the racer binary and rust/src directory, but I never seem to get autocomplete from this plugin. I've also tested racer from the command line and it works as expected. No output to the dev console.

from atom-racer.

mvallerie avatar mvallerie commented on August 23, 2024

Same issue here. I did everything how you said, edubkendo, but i don't see any autocompletion that could come from the plugin (actually, i don't receive any Rust code completion at all ^^, but weirdly, if i type anything in the editor, sometimes, my input appears as a completion possibility, don't know if it's an Atom issue or if that comes from the plugin).

from atom-racer.

aomader avatar aomader commented on August 23, 2024

+1
Same for me. Racer works fine but no autocompletion in Atom.

from atom-racer.

edubkendo avatar edubkendo commented on August 23, 2024

I'd love for someone to take over maintaining this. I haven't used rust in quite a while so

from atom-racer.

edubkendo avatar edubkendo commented on August 23, 2024

Whoops guess I wasn't the one who had closed it. Gonna close it back to hopefully avoid spamming the OP any more. Thought I'd accidentally hit the "Comment and close" button.

from atom-racer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.