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/snippet completions #3432

Merged
merged 1 commit into from Mar 4, 2020

Conversation

Avishayy
Copy link
Contributor

@Avishayy Avishayy commented Mar 3, 2020

This PR implements #1705 and is based on #3430 to avoid future conflicts.

The completions are placing default values with the names of the parameters, demo:
call_me_demo

@Avishayy Avishayy force-pushed the feature/snippet_completions branch from f9ea9c5 to 20bf517 Compare March 3, 2020 23:14
@kjeremy
Copy link
Contributor

kjeremy commented Mar 4, 2020

Now that #3430 is merged can you rebase on master?

Note that `detail` was replced with `function_signature` to avoid
calling `from` on FunctionSignature twice.

I didn't add new tests because the current ones seem enough.
@Avishayy Avishayy force-pushed the feature/snippet_completions branch from 20bf517 to fb34a5b Compare March 4, 2020 09:04
@Avishayy
Copy link
Contributor Author

Avishayy commented Mar 4, 2020

@kjeremy Sure, done.

@matklad
Copy link
Member

matklad commented Mar 4, 2020

bors r+

Thanks @iTZAvishay

@bors
Copy link
Contributor

bors bot commented Mar 4, 2020

@bors bors bot merged commit 66ec6bd into rust-lang:master Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants