Giter Site home page Giter Site logo

Content Assist not function about rustdt HOT 7 CLOSED

rustdt avatar rustdt commented on May 28, 2024
Content Assist not function

from rustdt.

Comments (7)

bruno-medeiros avatar bruno-medeiros commented on May 28, 2024

'Alt + /' is not Content Assist, but Word Completion (it just looks up words that appear in that text file, but it doesn't do anything Rust specific)

Content Assist is invoked with 'Ctrl-Space' . I could add a feature to make it auto-activate automatically, when characters are typed. Opened: #23

from rustdt.

bruno-medeiros avatar bruno-medeiros commented on May 28, 2024

It seems the correct directory for Rust 'src' Directory: should be E:\rustc-nightly\src . When you configured the Rust 'src' Directory: in the preferences page, was there any warning given in the preference page?

from rustdt.

sbant avatar sbant commented on May 28, 2024

sorry, mistyped
Rust 'src' Directory: E:\rustc-nightly\src

And the block when Building is still there

from rustdt.

bruno-medeiros avatar bruno-medeiros commented on May 28, 2024

Try Content Assist right after this text: std:: to see if it works. What happens? Do you get any results, do you at least get snippet proposals? (since these don't involve Racer)

As for build problem, that is very strange... RustDT should not freeze Eclipse like that, since it is merely calling an external program. Do you have other Eclipse plugins installed, other than RustDT? These could be interfering. Please try again with only RustDT installed. If it still freezing, please post the contents of the Eclipse log.

from rustdt.

sbant avatar sbant commented on May 28, 2024

In Eclipse Installation Details
I have only Eclipse IDE for C/C++ Developers and RustDT

In Preferences -> General -> Keys
The default of Content Assist key is actually 'Alt+/' ,I never change it
As I know 'Ctrl-Space' is language switch in Windows
And as I edited in first comment, I can use Content Assist now with 'Alt+/'

*EDITED to #26 *

from rustdt.

bruno-medeiros avatar bruno-medeiros commented on May 28, 2024

This is too confusing to track two issues, so I've opened a new one for the build problem: #26

As for Content Assist, again, if you it right after this text: std:: to see if it works. What happens? Do you get any results, do you at least get snippet proposals?

from rustdt.

sbant avatar sbant commented on May 28, 2024

Content Assist is ok now

from rustdt.

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.