no autocomplete in the bin subfolder and other pecularities
philippkeller opened this issue · 2 comments
I must say that I have quite some problems getting the intellj plugin working. I followed all the instuctions in the quick start, I reinstalled intellij (with removing all the preferences as well) but am still without luck. Before giving up I thought I'd put some of my problems up here:
The most prominent problem is that autocomplete does not work when done on a source file under the bin directory as seen in this screenshot:
Also, building does not work with cargo build even when configured like in this screenshot: . Maybe it does build, but I don't see the build errors (
cargo build on commandline shows the errors).
I know that this issue is fuzzy but I don't know how to explain this better. If I can supply any more info how to reproduce this I'd be happy to do so.
also: after clicking "No standard libraries found..." dialogue the task "rustup component add rust-src" was open for very long (>2 minutes) until it went away and I cannot say if it succeeded or not
uh, this was the wrong repo to post this, moved this now over to intellij-rust