Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: use path assistance #365

Open
birkenfeld opened this issue Aug 26, 2015 · 1 comment
Open

Feature: use path assistance #365

birkenfeld opened this issue Aug 26, 2015 · 1 comment

Comments

@birkenfeld
Copy link
Collaborator

It would be interesting to have a way to ask Racer "what module/submodule do I have to use to get HashMap"?

The next step, actually inserting the use statement in a file, is probably not within Racer's mission statement, but it can be added to the editor specific code.

@phildawes
Copy link
Collaborator

Hi @birkenfeld. I agree, this would be a cool feature.

BTW, I think inserting the use statement is absolutely in Racer's mission - one of the reasons I'm interested in getting better rustc based type and lifetime inference is to be able to perform accurate code transformations like adding imports, renaming items, extracting functions etc..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants