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

Allow clients to specify code action arguments where nil values should be treated as :json-false #4194

Merged

Commits on Jun 9, 2024

  1. Add a new action-filer client parameter

    This lets us fix emacs-lsp#4184 by selectively changing `nil` code action
    argument values to `:json-false`. Once this is merged, HLS needs to set
    the field to `'(:withSig)` (and possibly some other values).
    robbert-vdh committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    d74c7bd View commit details
    Browse the repository at this point in the history