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(lsp): jsonnet-language-server #3748

Merged

Commits on Sep 8, 2022

  1. feat(lsp): jsonnet-language-server

    Add jsonnet-language-server for jsonnet language.
    See: https://github.com/grafana/jsonnet-language-server
    matoous committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    1bc1628 View commit details
    Browse the repository at this point in the history
  2. enable lint option

    Enable lint option to highlight unused vars, etc.
    and take full advantage of the running language server.
    matoous committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    4c8916e View commit details
    Browse the repository at this point in the history