Skip to content

feat: Show inlay hints after a } to indicate the closed item#12244

Merged
bors merged 2 commits into
rust-lang:masterfrom
jonas-schievink:closing-brace-hints
May 16, 2022
Merged

feat: Show inlay hints after a } to indicate the closed item#12244
bors merged 2 commits into
rust-lang:masterfrom
jonas-schievink:closing-brace-hints

Conversation

@jonas-schievink

Copy link
Copy Markdown
Contributor

Closes #7315

screenshot-2022-05-13-19:42:00

@Veykril Veykril left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding macros to this might be nice as well.

@bors

bors commented May 16, 2022

Copy link
Copy Markdown
Contributor

☔ The latest upstream changes (presumably #12253) made this pull request unmergeable. Please resolve the merge conflicts.

@jonas-schievink

Copy link
Copy Markdown
Contributor Author

@bors r+

@bors

bors commented May 16, 2022

Copy link
Copy Markdown
Contributor

📌 Commit fccc129 has been approved by jonas-schievink

@bors

bors commented May 16, 2022

Copy link
Copy Markdown
Contributor

⌛ Testing commit fccc129 with merge ee2cbe0...

@bors

bors commented May 16, 2022

Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-actions
Approved by: jonas-schievink
Pushing ee2cbe0 to master...

@bors bors merged commit ee2cbe0 into rust-lang:master May 16, 2022
@jonas-schievink jonas-schievink deleted the closing-brace-hints branch May 16, 2022 13:43
@bjorn3 bjorn3 mentioned this pull request May 29, 2022
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.

show what closing }s belong to for longer functions

3 participants