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

Highlighting Parameters Correctly #70

Open
JosephDenman opened this issue Jan 26, 2022 · 0 comments
Open

Highlighting Parameters Correctly #70

JosephDenman opened this issue Jan 26, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@JosephDenman
Copy link

Environment

  • OS: MacOS
  • OS Version: Monterey
  • VS Code Version: 1.56.2
  • Racket version: 8.3
  • Racket Langserver checksum: a1141f0871a55c036949d0bb0179fddbf86a97cd
  • Magic Racket version: 0.5.7

Error message

I just have a highlighting problem. For a given function (define (f x) x), the parameter in the function signature is blue, while the parameter in the body is white. The same goes for global variables. Is this the expected highlighting?

@JosephDenman JosephDenman added the bug Something isn't working label Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant