Skip to content

fix: Remove rust-analyzer.inlayHints.enable and set language scope #12037

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

Merged
merged 2 commits into from
Apr 20, 2022

Conversation

lnicola
Copy link
Member

@lnicola lnicola commented Apr 20, 2022

Closes #12036
CC #12027 (comment)

The key was left there by mistake in #12006.

Setting the configuration scope only works if you already have it created, which is fine, but unfortunately not quite discoverable.

@lnicola
Copy link
Member Author

lnicola commented Apr 20, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Apr 20, 2022

📌 Commit ad751e0 has been approved by lnicola

@bors
Copy link
Contributor

bors commented Apr 20, 2022

⌛ Testing commit ad751e0 with merge 34c3e0b...

@bors
Copy link
Contributor

bors commented Apr 20, 2022

☀️ Test successful - checks-actions
Approved by: lnicola
Pushing 34c3e0b to master...

@bors bors merged commit 34c3e0b into rust-lang:master Apr 20, 2022
@lnicola lnicola deleted the inlay-hint-config branch April 20, 2022 04:49
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.

Inlay Hints: Enable not affecting Inlay Hints: Type Hints
2 participants