Skip to content

[LSP] Fix InlayHintParams naming issue #76

Description

@developerfred

Problem

The LSP server uses InlayHintsParams but the correct type in lsp-types 0.94 is InlayHintParams.

Files Affected

  • tools/lsp/src/main.rs (lines 188, 801, 907)

Fix

Replace all occurrences of InlayHintsParams with InlayHintParams.

Priority

High

Labels

  • lsp
  • good-first-issue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions