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

function parameter retains highlighting when header is out of view #7428

Closed
kenricqq opened this issue Jun 22, 2023 · 1 comment
Closed

function parameter retains highlighting when header is out of view #7428

kenricqq opened this issue Jun 22, 2023 · 1 comment
Labels
C-enhancement Category: Improvements R-duplicate Duplicated issue: please refer to the linked issue

Comments

@kenricqq
Copy link

Currently, any reference to the function parameters in the body is highlighted. However, once the function header is out of view, the same parameters in the body instantly loses highlighting. Is there some way to keep highlighting on until the last instance of a parameter in the body is out of view, instead of basing it off of the function header, such that the syntax highlighting can stay consistent throughout?

snip1
snip2

@kenricqq kenricqq added the C-enhancement Category: Improvements label Jun 22, 2023
@the-mikedavis
Copy link
Member

Duplicate of #1151

@the-mikedavis the-mikedavis marked this as a duplicate of #1151 Jun 22, 2023
@the-mikedavis the-mikedavis closed this as not planned Won't fix, can't repro, duplicate, stale Jun 22, 2023
@the-mikedavis the-mikedavis added the R-duplicate Duplicated issue: please refer to the linked issue label Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Improvements R-duplicate Duplicated issue: please refer to the linked issue
Projects
None yet
Development

No branches or pull requests

2 participants