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

feat: Highlight closure captures when cursor is on pipe or move keyword #14711

Merged
merged 3 commits into from
May 2, 2023

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented May 2, 2023

This runs into the same issue on vscode as exit points for ->, where highlights are only triggered on identifiers, #9395

Though putting the cursor on move should at least work.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 2, 2023
@Veykril Veykril force-pushed the highlight-captures branch from 921681a to 9e3ad2b Compare May 2, 2023 06:59
@Veykril Veykril force-pushed the highlight-captures branch from 9e3ad2b to 5a97a32 Compare May 2, 2023 07:05
@Veykril
Copy link
Member Author

Veykril commented May 2, 2023

@bors r+

@bors
Copy link
Contributor

bors commented May 2, 2023

📌 Commit 5a97a32 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented May 2, 2023

⌛ Testing commit 5a97a32 with merge 1ad58a4...

@bors
Copy link
Contributor

bors commented May 2, 2023

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 1ad58a4 to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants