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

Fix file-types declaration for racket #4915

Merged
merged 1 commit into from
Nov 30, 2022

Commits on Nov 28, 2022

  1. Fix file-types declaration for racket

    Both the racket and scheme entries used the rkt file-extension. This
    commit removes that entry for scheme and so that the racket entry takes
    precedence. We explicitly point to the scheme grammar now and setup
    queries that inherit from scheme. This should enable using the racket
    language server configuration.
    the-mikedavis committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    152dc66 View commit details
    Browse the repository at this point in the history